mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-23 09:10:43 +00:00
8 lines
404 B
Plaintext
8 lines
404 B
Plaintext
check_certexp is a Nagios plugin for checking the number of days left until a
|
|
certificate expires. The check is done via an SSL connection (STARTTLS
|
|
mechanisms are not supported). The plugin is written in Perl, should work with
|
|
the embedded Perl interpreter (not tested though) and requires Net::SSLeay and
|
|
Date::Manip to be installed on the Nagios host.
|
|
|
|
WWW: http://www.jhweiss.de/software/nagios.html
|