Use > JMX Reference > Hardening Methods > How to Enable or Disable HTTP/HTTPS Ports

How to Enable or Disable HTTP/HTTPS Ports

To enable or disable the HTTP/HTTPS ports from the JMX console:

  1. Launch a Web browser and enter the following address: https://localhost.<domain_name>:8443/jmx-console.
  2. Enter the JMX console authentication credentials. (The default user name is sysadmin.)

  3. Locate UCMDB:service=Ports Management Services and click the link to open the Operations page.
  4. To enable or disable the HTTP port, locate the HTTPSetEnable operation and set the value.

    • True: the port is enabled.

    • False: the port is disabled.
  5. To enable or disable the HTTPS port, locate the HTTPSSetEnable operation and set the value.

    • True: the port is enabled.

    • False: the port is disabled.
  6. To enable or disable the HTTPS port with client authentication, locate the HTTPSClientAuthSetEnable operation and set the value.

    • True: the port is enabled.

    • False: the port is disabled.