Code

Hints re: SSL features
authorTon Voon <tonvoon@users.sourceforge.net>
Mon, 11 Feb 2008 21:36:55 +0000 (21:36 +0000)
committerTon Voon <tonvoon@users.sourceforge.net>
Mon, 11 Feb 2008 21:36:55 +0000 (21:36 +0000)
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1924 f882894a-f735-0410-b71e-b25c423dba1c

REQUIREMENTS

index 9fdf40853c0dd721d5f258030ebfb49f400693ba..72b54bc719c583b78603966a879691aa47b93799 100644 (file)
@@ -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