Troubleshooting - SSL/TLS monitor
To troubleshoot SSL/TLS Monitor, follow the below steps:
1. Host Unavailable / Unable to connect the Host:
- Make sure the service you're trying to connect to is actually running on the designated host.
- Verify whether the port number is correct.
- Ensure the service is accessible from the Applications Manager server.
- Ping Test: Try pinging the host to check if it’s reachable.
- Telnet Test: Test if the specified port is open using a telnet client.
- Direct URL Access: Open the service’s URL (e.g., https://[Host/IP]:[Port]) directly in a browser to verify the service is accessible.
- If your environment requires the use of a proxy server to access the service (https://[Host/IP]:[PORT]), then configure it in Applications Manager. Click here to know how to configure proxy in Applications Manager. Enable the Need proxy to connect the domain checkbox.
- If proxy is configured in Applications Manager and you want to bypass the service host/IP from routing through the proxy, then add the host/IP under the "Do not use proxy for addresses beginning with" column in the same 'Configure Proxy' page in Settings > Product Settings > Proxy Server Settings.
New to ADSelfService Plus?
Related Articles
Mail Server Monitor - Troubleshooting
Common Mail Server Monitor Errors and Troubleshooting Guide 1. Unknown Host Error Description: This error occurs when the mail client cannot resolve the hostname of the mail server to an IP address. The issue typically arises from DNS resolution ...
Troubleshooting URL Monitor
When configuring a URL monitor in Applications Manager, you might encounter several errors related to accessibility, configuration, or server-side issues. Below are common errors along with step-by-step troubleshooting instructions to help you ...
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 ...
Real User Monitor (RUM) - Troubleshooting
If the monitor has not polled data for a long time, follow the steps below for troubleshooting: Step 1: Check the RUM Agent configuration Real User Monitor requires the RUM Agent to be installed and mapped to the Applications Manager. Refer the help ...
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 ...