How to add WebLogic monitor over SSL ?

How to add WebLogic monitor over SSL ?

For monitoring WebLogic servers using SSL port, you will have to load the SSL certificate to Applications Manager. Follow the below steps to load SSL certificate in Applications Manager:
  1. Load the certificate to Applications Manager using  WeblogicCerificate.sh/bat
      file.
    1. This script file is located under  <Applications Manager HOME>/bin  directory
    2. Execute the following commands :
      Linux  :  WeblogicCerificate.sh  [import] [absolute path of the Weblogic certificate] [alias name] 
      Windows  :  WeblogicCerificate.bat  [import] [absolute path of the Weblogic certificate] [alias name] 
  2. Restart Applications Manager
  3. Provide SSL port of WebLogic monitor in the  Add Monitor  page.
< Applications Manager HOME > - Applications Manager Installation location

If the issue still exists, reach out to our support with the screenshot of the error obtained to  appmanager-support@manageengine.com  along with the latest   Support Information File (SIF)  from Applications Manager with print all logs enabled for analysis

                New to ADManager Plus?

                  New to ADSelfService Plus?

                    • Related Articles

                    • How to import certificates for monitoring DB2 Server with SSL authentication?

                      By default, if you want to use self-signed certificates for SSL connection then the certificate generated by the DB2 server will be db2server.arm. But our AppManager doesn't support arm files. So it has to be renamed as the db2server.cer and then ...
                    • "Failed Exception : Connection failure" while trying to add WebLogic monitor

                      Check whether the WebLogic host and port is accessible via TELNET. Check if you have used the configured listener address while trying to add the monitor. Listener can be obtained under Environment -> Servers -> <myserver> -> Configuration -> General ...
                    • Troubleshooting URL Monitor

                      Here are few of the common errors you may come across in URL monitor, we have mentioned the steps you can follow to troubleshoot them. General troubleshooting for URL monitor Ensure that the URL is accessible from the server in which Applications ...
                    • Troubleshooting SSL Handshake Error

                      SSL Handshake Error SSL Handshake error occurs when a secure connection cannot be established to the URL added for monitoring. Common reasons for it are wrong SSL protocol version, incompatible ciphers, and invalid/missing client-side certificate.  ...
                    • Self monitor Applications Manager using Real User Monitoring

                      We can monitor the Applications Manager using Real User Monitoring with a Java Script injection and this can be used to measure the Applications Manager's performance continuously. All you need is to install and setup the Real User Monitoring (RUM) ...