8172217: Need debug log for the intermittent failure of AnonCipherWithWantClientAuth
Reviewed-by: weijun
This commit is contained in:
parent
f8ccef1982
commit
cf3815fc2a
@ -31,7 +31,7 @@
|
||||
* @bug 4392475
|
||||
* @library /javax/net/ssl/templates
|
||||
* @summary Calling setWantClientAuth(true) disables anonymous suites
|
||||
* @run main/othervm AnonCipherWithWantClientAuth
|
||||
* @run main/othervm -Djavax.net.debug=all AnonCipherWithWantClientAuth
|
||||
*/
|
||||
|
||||
import java.io.InputStream;
|
||||
|
Loading…
Reference in New Issue
Block a user