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

Matthew Swift
23.14.2013 9b51cee854fa7e6a6053628391d1b72fac9e3f28
opendj-sdk/opends/src/server/org/opends/server/protocols/http/HTTPConnectionHandler.java
@@ -188,7 +188,9 @@
  /** The friendly name of this connection handler. */
  private String friendlyName;
  /** The SSL engine configurator is used for obtaining default SSL parameters. */
  /**
   * The SSL engine configurator is used for obtaining default SSL parameters.
   */
  private SSLEngineConfigurator sslEngineConfigurator;
  /**