check_ssl_cert is a Nagios plugin to check X.509 certificates. It checks if the server is running and delivers a valid certificate. It also checks if the CA matches a given pattern, and checks the validity.
| Tags | Monitoring |
|---|---|
| Licenses | GPLv3 |
| Operating Systems | Mac OS X Unix |
| Implementation | Unix Shell bash |
Recent releases


Release Notes: Support for alternate names checks was added.


Release Notes: It is now possible to authenticate using client certificates.


Release Notes: The -N check was fixed for certificates with wildcards. HTTP can now be specified as a protocol (-P).


Release Notes: The --openssl option was added to specify the path of the openssl executable to be used.


Release Notes: Bugs with environment bleeding and shell globbing were fixed.