<div dir="ltr">Hi,<div><br></div><div>Even though I've disabled SSLvX protocols on both - client (openssl-1.0.2k) & server (Java 1.8 with Tomcat), still getting following handshake error, while executing:</div><div><br></div><div>"openssl s_client -connect a.b.c.d:<port> -msg -debug -cipher ECDHE-ECDSA-AES256-GCM-SHA384"<br></div><div><br></div><div><br></div><div>...</div><div><div>read from 0x213f50 [0x21c410] (7 bytes => 7 (0x7))</div><div>0000 - 15 03 03 00 02 02 28                              ......(</div><div><<< TLS 1.2  [length 0005]</div><div>    15 03 03 00 02</div><div><<< TLS 1.2 Alert [length 0002], fatal handshake_failure</div><div>    02 28</div><div>14756:error:14077410:SSL routines:SSL23_GET_SERVER_HELLO:sslv3 alert handshake failure:.\ssl\s23_clnt.c:769:</div></div><div>...</div><div><br></div><div>And, such error happens, only when ECDHE ciphers are selected during the connection.</div><div><br></div><div>Any clue on this?</div><div><br></div><div>Thanks,</div><div>PR</div></div>