Steps for enabling Self Signed SSL in OpManager 12 Enterprise Edition

Steps for enabling Self Signed SSL in OpManager 12 Enterprise Edition

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 enabled self signed SSL certificate for OpManagerCentral.

As we have enabled SSL for OpManagerCentral, we need to do few changes in probes. Then, OpManagerProbe will start communicate with OpManagerCentral through https mode. Please follow the steps given below  :-
    • Please edit InitImpl parameter in /OpManagerProbe/conf/OpManager/CommunicationInfo.xml in all probes to com.me.opmanager.extranet.remote.communication.https.probe.HTTPSProbeCommInit.
    • Then copy OpManager.truststore from /OpManagerProbe/conf/ folder and save it under /OpManagerProbe/conf/ for all probes.
    • Restart all OpManagerProbe services, so that probes can communicate with OpManagerCentral in https mode.
Note : We have to follow the above steps in all the probes. Steps mentioned above will enable SSL only in Central and probes will remain in http mode, only the communication between Probe and central will be in https mode.


Steps to enable SSL for OpManagerCentral and all probes
    • 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 enabled self signed SSL certificate for OpManagerCentral. 

Please follow the steps given below to enable SSL in all the probes :-
    • Stop OpManagerProbe
    • copy OpManager.truststore from /OpManagerCentral/conf/ folder and save it under /OpManagerProbe/conf/ for all probes
    • Open a command prompt (Run > cmd) and change directory to /OpManagerProbe/bin.
    • Execute the following command
      • ssl_gen.bat -f Enable
We have successfully enabled self signed SSL certificate for OpManagerProbe. Now the OpManager.truststore file copied from OpManagerCentral will updated with SSL details of OpManagerProbe. Please follow the below steps to complete the process :-
    • Please edit InitImpl parameter in /OpManagerProbe/conf/OpManager/CommunicationInfo.xml to com.me.opmanager.extranet.remote.communication.https.probe.HTTPSProbeCommInit.
    • Start OpManagerProbe. Now the probe will start communicate with OpManagerCentral in https mode.
                  New to ADManager Plus?

                    New to ADSelfService Plus?