| opendj-core/src/main/java/org/forgerock/opendj/ldap/SSLContextBuilder.java | ●●●●● patch | view | raw | blame | history |
opendj-core/src/main/java/org/forgerock/opendj/ldap/SSLContextBuilder.java
@@ -72,7 +72,7 @@ private TrustManager trustManager; private KeyManager keyManager; private String protocol = PROTOCOL_TLS1; private String protocol = PROTOCOL_TLS1_2; private SecureRandom random; /** These are mutually exclusive. */