mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git
opendj3-server-dev/src/server/org/opends/server/tools/SSLConnectionFactory.java @@ -216,7 +216,6 @@ { if(sslSocketFactory == null) { throw new SSLConnectionException( ERR_TOOLS_SSL_CONNECTION_NOT_INITIALIZED.get()); }