openssl 0.9.8j connection issue

Posted by Lambov on Stack Overflow See other posts from Stack Overflow or by Lambov
Published on 2012-09-13T11:09:15Z Indexed on 2012/11/06 11:02 UTC
Read the original article Hit count: 141

Filed under:

I have a connection problem using openssl 0.9.8j. When I try to connect with s_client to one specified server openssl said:

640:error:14094410:SSL routines:SSL3_READ_BYTES:sslv3 alert handshake failure:s3
_pkt.c:1060:SSL alert number 40
640:error:140790E5:SSL routines:SSL23_WRITE:ssl handshake failure:s23_lib.c:188

I tried option "no_ticket",I tried also "ssl2",all is useless. The problem occurs only when I try to connect to this server. Any ideas? Thanks!

© Stack Overflow or respective owner

Related posts about openssl