Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
Directory
michael.luczkow
check_ssl_cert.sh
This uses openssl to verify a certificate is valid, including the CA Chain. I created this out of necessity since other cert checkers were not actually verifying the chain. The awk stuff on the end is to invert the exit status for Nagios. Thanks to my f ...
/Category:Web Servers
GPL
check_ldaps_cert_expiry.sh
This script grabs the live ldaps cert, extracts the expiry date, and warns you if it's less than X or Y days from now.
/Category:LDAP
GPL