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

copilot-swe-agent[bot]
11 hours ago 91b118e87008d9a31b6353d2c5b85c3c24ea4eef
opendj-server-legacy/src/main/java/org/opends/server/admin/client/cli/SecureConnectionCliArgs.java
@@ -182,7 +182,7 @@
      argList.add(useStartTLSArg);
    }
    hostNameArg = hostNameArgument(getDefaultHostName());
    hostNameArg = hostNameArgument("localhost");
    argList.add(hostNameArg);
    portArg = createPortArgument(AdministrationConnector.DEFAULT_ADMINISTRATION_CONNECTOR_PORT);