Below mentioned steps will allow you to redirect all the HTTP(port 80) requests on OpManager application (e.g. http://localhost) to HTTPS(port 443) (https://localhost). Before proceeding, ensure your SSL certificate is successfully installed so you ...
1. Navigate to Settings-->Basic Settings-->Security Settings-->SSL Configuration-->Enable Secure Mode(follow the step in both Central and Probes). 2. Once the Secure Mode is enabled, you will be prompted to choose from three options and we will ...
1 - Open a command prompt (Run-> cmd) and change directory to %opmanager%\jre\bin 2 - Generate a Keystore file. Execute the following command and provide requested details to create OpManager.truststore file under %opmanager%\conf folder. keytool.exe ...
Steps to enable SSL for OpManagerCentral Stop OpManagerCentral Open a command prompt (Run > cmd) and change directory to /OpManagerCentral/bin. Execute the following command ssl_gen.bat -f Enable Start OpManagerCentral Now we have successfully ...