check_x509_expire
Check x509 Certificate Expiration
A basic Nagios/Icinga plugin to check the expiry of an x509 certificate.
STARTTLS can be used by passing the appropriate protocol. Any protocol supported by your version of OpenSSL should work.
Requirements
- Python 3.6+
Plugin Installation
- Download check_x509_expire to your PluginContribDir
- Add/Import the CheckCommand configuration
Contributing
- Fork the repo
- Create a new feature branch
- Make your edits, commit and push
- Create a Pull Request
Or just create an Issue to report a bug or feature request