[openssl-users] openssl-101m server and openssl-101q client TLS1.2 failure
Jayadev Kumar
jayadev.kumar at gmail.com
Wed Dec 23 15:20:50 UTC 2015
Hi,
When i run openssl-1.0.1m server with
./openssl101m s_server -accept 443 -msg
and openssl-1.0.1q client with following command
./openssl101q s_client -connect x.x.x.x:443
I see server is failing with error
>>> TLS 1.2 Handshake [length 0004], ServerHelloDone
0e 00 00 00
<<< TLS 1.2 Alert [length 0002], fatal handshake_failure
02 28
ERROR
140005164332736:error:14094410:SSL routines:SSL3_READ_BYTES:sslv3 alert
handshake failure:s3_pkt.c:1289:SSL alert number 40
shutting down SSL
This is not see when both client and server uses 'openssl' binary from
'openssl-1.0.1m'. Is this a known issue ? Any workarounds known ?
Thanks,
Jayadev M.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mta.openssl.org/pipermail/openssl-users/attachments/20151223/a690d126/attachment.html>
More information about the openssl-users
mailing list