check_ssl_cert
This is a small plugin for icinga/nagios. Its purpose is to check the validity of TLS certificates and to warn if they are about to exipire. It checks the complete certificate chain. It is plain go with only one non standard package.
A simple TLS certificate check plugin for icinga
go get github.com/konfusator/check_ssl_cert
This is a small plugin for icinga/nagios. Its purpose is to check the validity of TLS certificates and to warn if they are about to exipire. It checks the complete certificate chain. It is plain go with only one non standard package.