cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
pclark
AppDynamics Team (Retired)

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:
‎11-19-2018 01:02 PM
Updated by:
On-Demand Webinar
Discover new Splunk integrations and AI innovations for Cisco AppDynamics.


Register Now!

Observe and Explore
Dive into our Community Blog for the Latest Insights and Updates!


Read the blog here
Contributors