From 1e2387474a449452b78520b9ad96a8b4b5e99722 Mon Sep 17 00:00:00 2001 From: Harald Pfeiffer Date: Wed, 17 Apr 2019 19:07:19 +0200 Subject: initial commit of source fetch --- .../check_ssl_cert/check_ssl_cert-1.83.0/INSTALL | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 nagios-plugins-contrib-24.20190301~bpo9+1/check_ssl_cert/check_ssl_cert-1.83.0/INSTALL (limited to 'nagios-plugins-contrib-24.20190301~bpo9+1/check_ssl_cert/check_ssl_cert-1.83.0/INSTALL') diff --git a/nagios-plugins-contrib-24.20190301~bpo9+1/check_ssl_cert/check_ssl_cert-1.83.0/INSTALL b/nagios-plugins-contrib-24.20190301~bpo9+1/check_ssl_cert/check_ssl_cert-1.83.0/INSTALL new file mode 100644 index 0000000..20916e2 --- /dev/null +++ b/nagios-plugins-contrib-24.20190301~bpo9+1/check_ssl_cert/check_ssl_cert-1.83.0/INSTALL @@ -0,0 +1,21 @@ +Requirements +============ + +- OpenSSL + +Optional dependencies +===================== + +- In order to use timeouts the plugin needs 'expect' in the current PATH + See: http://en.wikipedia.org/wiki/Expect + +- In order to perform date computations the plugin needs a Perl + interpreter and the module Date::Parse + +- In order to use the SSL Lab Assessment 'curl' is required to reside in the + current PATH. + +Installation +============ + +Simply copy the plugin to your nagios plugin directory -- cgit v1.2.3