Changing the SSL server alias and password

The default identity SSL server and password can be changed.

To change the SSL server alias and password:

  1. Open the <CTM BPI IFC DIR>/conf/ctm.bpi.ifc.ws.properties file.
  2. Uncomment (remove #) the property you wish to update:

    # ctm.bpi.ifc.ws.sslServerAlias & ctm.bpi.ifc.ws.sslServerPassword

    # Changing the SSL server alias and password

    # The default identity ssl server and password can be changed.

    ctm.bpi.ifc.ws.sslServerAlias=mySSLServer

    ctm.bpi.ifc.ws.sslServerPassword=mySSLServerPassword

Parent Topic

Control-M Web Services API HTTPS server configuration