AppDynamics Knowledge Base

How do I check the expiration date of the Controller's SSL certificate?

How do I check the expiration date of the Controller's SSL certificate?

Question

How can I check the expiration date of the SSL certificate being used by my Controller?

Answer

1. Use the following command and change localhost:8181 to match the controller you are querying.

echo ^D |openssl s_client -connect localhost:8181 | openssl x509 -noout -enddate

2. You can also use: http://exchange.nagios.org/directory/Plugins/Network-Protocols/HTTP/check_ssl_certificate/details.

Version history
Last update:
‎03-23-2015 01:41 PM
Updated by: