Archive | August 31st, 2009

31 August 2009 ~ 0 Comments

Monitoring SSL certificate expiration with ssl-cert-check

TweetI was about to write a script using OpenSSL to monitor the SSL certificate expiration dates for a few servers when it dawned on me that someone had probably done this already. The ssl-cert-check shell script takes a list of hosts/ports and prints out the expiration date (and how many days away that date is). [...]

Continue Reading