Skip to content

Changing Ports

See Ports for a list of the default ports used by Host Access for the Cloud.

To change the default ports:

Component Instructions
Host Access for the Cloud session server Open sessionserver/microservices/sessionserver/service.yml to modify: -name : SERVER_PORT and value: "7443"
Management and Security Server The SSL port MSS uses to make an HTTPS connection is set to 443 by default. If you need to change the port number, start the Management Server. This creates the default PropertyDS.xml file. Then, open PropertyDS.xml in the MssData directory. Change the value from 443 to the appropriate port number in the section below, and then restart the Management Server. <CORE_PROPERTY NAME="sslport"> <STRING>443</STRING>