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

maximthomas
26.08.2022 3b3af1b0963d975191c74723c71c80bdde9e5c38
opendj-server-legacy/src/main/java/org/opends/server/tools/SSLConnectionFactory.java
@@ -47,7 +47,7 @@
import com.forgerock.opendj.cli.ConnectionFactoryProvider;
import static org.opends.messages.ToolMessages.*;
import static com.forgerock.opendj.util.StaticUtils.isFips;
import static com.forgerock.opendj.util.FipsStaticUtils.isFips;
/**
 * This class provides SSL connection related utility functions.