Do I need SSL Certificate for Applications Manager?
It is not necessary to use an SSL Certificate to access Applications Manager through an SSL connection.
However, you'll need an SSL Certificate for certain Monitors to work and to enforce better security.
You can refer to the steps given in the below links to apply the SSL Certificate.
If your Applications Manager version is below 14260:
If your Applications Manager version is above 14260:

Note: To identify which version of Applications Manager you're using, you can go to AppManager UI --> Settings --> Tools --> Support. If you scroll down, you will be able to see the build/version number under Installation Information.
New to ADSelfService Plus?
Related Articles
How to monitor SSL Certificate of FTPS server?
To monitor the SSL certificate of an FTPS server, Implicit mode is the recommended method. In this mode, the connection is automatically encrypted as soon as the client connects, making it ideal for monitoring SSL certificates. Implicit Mode (Default ...
LDAP - Unable to find valid SSL Certificate
If there is an error while adding LDAP Server Monitor with the message "Unable to find valid SSL Certificate", then please try the below steps to troubleshoot the issue. When the error occurs we can find the below traces in the "stderr.txt.*" log ...
Troubleshooting SSL Handshake Error
An SSL Handshake error typically occurs when a secure connection cannot be established due to issues like incompatible SSL protocol versions, ciphers or missing client certificates. Verify URL Accessibility Ensure that the URL you’re monitoring is ...
How to import certificates for monitoring Oracle database with SSL authentication?
For users using Applications Manager version 14250 and below: One-way SSL: (Client authentication disabled) 1. Open the command prompt using 'Run as administrator' option and navigate to the Applications Manager installation directory. 2. Import your ...
Resolving Issues When Onboarding SSL-Enabled MySQL Database Servers
Error Message: Connections using insecure transport are prohibited while --require_secure_transport=ON Solution: To overcome this issue follow the steps given below: Execute the following query in the corresponding MySQL shell script: ALTER USER ...