check_x509_expire

Check x509 Certificates Expiration

check_x509_expire

Master Build Status Develop Build Status

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

  1. Fork the repo
  • Create a new feature branch
  1. Make your edits, commit and push
  2. Create a Pull Request

Or just create an Issue to report a bug or feature request