Configuring SSL on Control-M Web Server with the default certificate
This procedure describes how to configure SSL between Control-M client applications and the Control-M Web Server using the default certificate signed by BMC. This SSL configuration occurs in zone 1. During Control-M/EM installation a CA certificate and a self-signed certificate that is signed by this CA certificate is generated for the Control M Web Tomcat server. These certificates and the generated private key and are saved in the tomcat.p12 keystore file, located in <EM home directory>/ini/ssl.
To configure SSL for Control-M Web Server:
Type the following command:
manage_webserver
Do the following:
Turn on SSL mode, by doing the following:
Press 1 to display the Tomcat configuration.
Press 4 to display SSL mode.
Set the current configuration for using SSL to [true]
Update the keystore password, as follows:
Press 3 to display Secure Connector Configuration.
Press 3 to edit the SSL Connector
Select the connector to edit.
Press 9 to update the keystore password
Restart the Web Server by typing the following commands:
stop_web_server
start_web_server
Recycle the GUI Server and the CMS.
Extract the CA certificate from tomcat.p12 using the following command:
Extract the Root certificate and store it in a text file on a Windows computer that is used to access Control-M Web with a .crt extension.
Double click on the .crt file and select Install Certificate and continue with the Local Machine option and then place the certificate in the Trusted Root Certificate Authorities.