Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Question about openssl s_client



Hi,

On my machine, following openssl operation fails.

% uname -a
NetBSD hydrogen.elements.tetera.org 5.99.51 NetBSD 5.99.51 (LEAFGIRL4) #1: Wed 
May 11 23:52:39 JST 2011  
root%hydrogen.elements.tetera.org@localhost:/usr/obj/sys/arch/i386/compile/LEAFGIRL4
 i386

% openssl s_client -connect www.evernote.com:443
WARNING: can't open config file: /etc/openssl/openssl.cnf
CONNECTED(00000006)
3147932500:error:140790E5:SSL routines:SSL23_WRITE:ssl handshake 
failure:/usr/src/crypto/external/bsd/openssl/dist/ssl/s23_lib.c:184:
---
no peer certificate available
---
No client certificate CA names sent
---
SSL handshake has read 0 bytes and written 145 bytes
---
New, (NONE), Cipher is (NONE)
Secure Renegotiation IS NOT supported
Compression: NONE
Expansion: NONE
---


But, for example, following command does not fail.
% openssl s_client -connect www.google.com:443

Is this normal on NetBSD current?

On NetBSD/cobalt 5.1, it does not fail.

Thank you.

--
Ryo ONODERA // ryo_on%yk.rim.or.jp@localhost
PGP fingerprint = 82A2 DC91 76E0 A10A 8ABB  FD1B F404 27FA C7D1 15F3




Home | Main Index | Thread Index | Old Index