Searched defs:allowUnsafeRenegotiation (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/sun/security/ssl/
H A DHandshaker.java168 static final boolean allowUnsafeRenegotiation = Debug.getBooleanProperty( field in class:Handshaker
169 "sun.security.ssl.allowUnsafeRenegotiation", false);
215 "Allow unsafe renegotiation: " + allowUnsafeRenegotiation +

Completed in 34 milliseconds