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 ...
Error: Getting message ERR_SSL_WEAK_SERVER_EPHEMERAL_DH_KEY error in Chrome 45 & Firefox 39 while connecting OpManager in HTTPS, its because of weak cipher (lesser than 1024-bit). ...
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 ...