]> git.etc.gen.nz Git - spong.git/commit
Module to check expiration date of SSL certificate for $HOST origin
authorAlan Premselaar <alien@12inch.com>
Thu, 2 Mar 2006 05:38:09 +0000 (05:38 +0000)
committerAlan Premselaar <alien@12inch.com>
Thu, 2 Mar 2006 05:38:09 +0000 (05:38 +0000)
commitcbf0c67c16b664d2e8281ce506d66822e72f49d1
tree5fb60bda2d48229a4d07df54ad6a478e2454078a
parent6389983fadb7d76fa70e9488ce4b05faebc4b9b7
Module to check expiration date of SSL certificate for $HOST
currently dependant on 'curl' being installed.

at some point I'd like to re-write it to do connections directly,
but haven't figured out yet how to get more than just the certificate
issuer and name.
src/lib/Spong/Network/plugins/check_ssl [new file with mode: 0755]