Monitor SSL Certificate expiration
Bug #1133578 reported by
Elizabeth K. Joseph
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Core Infrastructure |
Fix Released
|
High
|
Elizabeth K. Joseph |
Bug Description
Deploy a mechanism to monitor SSL Certificate expiration dates.
Ideas:
cron certwatch script
Nagios plugin (it's a bit much to set up Nagios just for this one check)
Hosts to check (possibly not an exhaustive list) & current expiration:
review.o.o expires July 29, 2013
jenkins.o.o expires July 29, 2013
etherpad.o.o expires October 13, 2013
wiki.o.o expires December 18, 2013
www.openstack.org expires July 22, 2013.
Changed in openstack-ci: | |
assignee: | nobody → Elizabeth Krumbach (lyz) |
Changed in openstack-ci: | |
status: | New → Triaged |
importance: | Undecided → High |
milestone: | none → havana |
To post a comment you must log in.
There's a nagios plugin to do this:
http:// exchange. nagios. org/directory/ Plugins/ Network- Protocols/ HTTP/check_ ssl_certificate /details
I understand not wanting to setup nagios just for one check, but since it's just a perl script it should be somewhat easy to modify to run from cron and have it email a list of people when a certificate is about to expire:
./check_ ssl_certificate -H host -p 443 certificates: CRITICAL - only 0 day(s) left for this certificate.
m=Mar, d=19, h=23, m=59, s=59, y=2013, z=GMT
check_ssl_