debian/control
changeset 16 9501cc7d9177
parent 15 53510efbca11
child 17 bd500305861e
child 19 af056e82c644
equal deleted inserted replaced
15:53510efbca11 16:9501cc7d9177
     1 Source: nagios-plugin-cert
       
     2 Section: net
       
     3 Priority: extra
       
     4 Maintainer: Christian Arnold <arnold@schlittermann.de>
       
     5 Build-Depends: debhelper (>= 5), autotools-dev, libdate-manip-perl, nagios-plugins-common
       
     6 Standards-Version: 3.7.2
       
     7 
       
     8 Package: nagios-plugin-cert
       
     9 Architecture: all
       
    10 Depends: perl, libdate-manip-perl, openssl
       
    11 Description: nagios plugin to check openssl certificates
       
    12  This plugin checks the expire date of x509 and pkcs12 certificates.