diff -r 9501cc7d9177 -r af056e82c644 debian/control --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/debian/control Mon Jan 07 12:43:56 2019 +0100 @@ -0,0 +1,12 @@ +Source: nagios-plugin-cert +Section: net +Priority: extra +Maintainer: Christian Arnold +Build-Depends: debhelper (>= 5), autotools-dev, libdate-manip-perl, nagios-plugins-common +Standards-Version: 3.7.2 + +Package: nagios-plugin-cert +Architecture: all +Depends: perl, libdate-manip-perl, openssl +Description: nagios plugin to check openssl certificates + This plugin checks the expire date of x509 and pkcs12 certificates.