History log of /openjdk9/jdk/test/sun/security/ssl/ServerHandshaker/AnonCipherWithWantClientAuth.java
Revision Date Author Comments
# 16605:2306d5e4191f 02-Feb-2017 skovalev

8173763: Two security tests fail with message: "java.security.NoSuchAlgorithmException: EC KeyFactory not available"
Reviewed-by: mullan


# 16402:81b1a6a91b91 03-Jan-2017 xuelei

8172217: Need debug log for the intermittent failure of AnonCipherWithWantClientAuth
Reviewed-by: weijun


# 16238:0ad126a1f49e 09-Dec-2016 xuelei

8170329: New SSLSocket testing template
Reviewed-by: asmotrak, mullan


# 16073:1ed36f639166 16-Nov-2016 asmotrak

8168969: Merge SSLSocketSample and SSLSocketTemplate
Reviewed-by: xuelei


# 15917:c3724a682206 26-Oct-2016 mli

8168064: sun/security/ssl/ServerHandshaker/AnonCipherWithWantClientAuth.java failed with "Received fatal alert: handshake_failure"
Summary: It takes advantage of SSLTest.java to fix intermittent SSLHandshakeException failure
Reviewed-by: xuelei, asmotrak
Contributed-by: John Jiang <sha.jiang@oracle.com>


# 12393:8520d32b017d 21-Apr-2015 xuelei

8076328: Enforce key exchange constraints
Reviewed-by: wetmore, igerasim, ahgross, asmotrak


# 9372:171791e63397 05-Mar-2014 xuelei

8032473: Restructure JSSE regression test hierarchy in jdk test
Reviewed-by: weijun