I am adding "SSL Expiration Date Monitor" to a node.
But credential error message is displayed.
I am attching the snapshot of the error.
You shouldn't need credentials to check for SSL cert expiration. The error is an active connection refusal. That's why I'm asking if you pull up the URL using a browser, so IP:443, does it even come up for you? The error would indicate that the web server is not accepting connections on that port.
What are the results if you go to the page directly that you are trying to reach. Can you reach the site from the SAM server?
I am trying to add a component monitor, credentials for all other monitors like Page File Usage are working fine, but in case of SSL it is giving the error (attached snapshot in the original post).
Yes.
I got the error, my system's port number 443 is not open. That's why connection on that port is refused.
Thanks for the reply.