For enterprise wide systems wherein SSL certs are utilized, what is the best way of monitoring root CAs or intermediate CAs?
If the systems were on Linux OS.
Are there nagios checks that can catch verification for root CAs?
For enterprise wide systems wherein SSL certs are utilized, what is the best way of monitoring root CAs or intermediate CAs?
If the systems were on Linux OS.
Are there nagios checks that can catch verification for root CAs?
Yes there are existing Nagios checks (and can also be very easily written in Perl for example) to determine if a Cert is going to expire.
http://exchange.nagios.org/directory/Plugins/Network-Protocols/HTTP/check_ssl_certificate/details (check_ssl_certificate)