mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

lutoff
11.13.2007 b0e6be77d61a4c2cf27dfa8e84ab6a069fd709d6
opends/src/ads/org/opends/admin/ads/util/TrustedSocketFactory.java
@@ -99,7 +99,14 @@
  // SocketFactory implementation
  //
  /**
   * {@inheritDoc}
   * Returns the default SSL socket factory. The default
   * implementation can be changed by setting the value of the
   * "ssl.SocketFactory.provider" security property (in the Java
   * security properties file) to the desired class. If SSL has not
   * been configured properly for this virtual machine, the factory
   * will be inoperative (reporting instantiation exceptions).
   *
   * @return the default SocketFactory
   */
  public static synchronized SocketFactory getDefault()
  {