diff options
author | Ton Voon <tonvoon@users.sourceforge.net> | 2008-02-11 21:36:55 +0000 |
---|---|---|
committer | Ton Voon <tonvoon@users.sourceforge.net> | 2008-02-11 21:36:55 +0000 |
commit | f99612320d6eda67644c07be04bb21aa4d7789db (patch) | |
tree | f849692b287b69e586044def28ab1324f241c720 /REQUIREMENTS | |
parent | 5be1694d275e5109dbf89d11de4fb912495d59ef (diff) | |
download | monitoring-plugins-f99612320d6eda67644c07be04bb21aa4d7789db.tar.gz |
Hints re: SSL features
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1924 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'REQUIREMENTS')
-rw-r--r-- | REQUIREMENTS | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/REQUIREMENTS b/REQUIREMENTS index 9fdf4085..72b54bc7 100644 --- a/REQUIREMENTS +++ b/REQUIREMENTS @@ -7,6 +7,10 @@ that are dependent on other programs/libraries that are missing are usually not compiled. Requirements for various plugins are listed below... +check_ldaps, check_http --ssl, check_tcp --ssl, check_smtp --starttls + - Requires openssl or gnutls libraries for SSL connections + http://www.openssl.org, http://www.gnu.org/software/gnutls + check_fping: - Requires the fping utility distributed with SATAN. Either download and install SATAN or grab the fping program from |