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; /**