<div dir="ltr"><div><div>Hi,<br><br></div>When i run openssl-1.0.1m server with<br><br>./openssl101m  s_server -accept 443 -msg<br><br></div>and openssl-1.0.1q client with following command<br><div><br>./openssl101q  s_client -connect x.x.x.x:443<br><br></div><div>I see server is failing with error  <br><br>>>> TLS 1.2 Handshake [length 0004], ServerHelloDone<br>    0e 00 00 00<br><<< TLS 1.2 Alert [length 0002], fatal handshake_failure<br>    02 28<br>ERROR<br>140005164332736:error:14094410:SSL routines:SSL3_READ_BYTES:sslv3 alert handshake failure:s3_pkt.c:1289:SSL alert number 40<br>shutting down SSL<br></div><div><br><br>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 ?<br><br></div><div>Thanks,<br></div><div>Jayadev M.<br></div></div>