mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git
opends/src/guitools/org/opends/guitools/controlpanel/ControlPanel.java @@ -126,6 +126,7 @@ { info.setTrustManager(new BlindApplicationTrustManager()); } info.setConnectTimeout(argParser.getConnectTimeout()); } /**