github.com/konfusator/check_ssl_cert

A simple TLS certificate check plugin for icinga


Keywords
go, icinga-plugin, ssl
License
GPL-3.0
Install
go get github.com/konfusator/check_ssl_cert

Documentation

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.