author | M. Sean Finney <seanius@users.sourceforge.net> | |
Tue, 18 Oct 2005 22:35:29 +0000 (22:35 +0000) | ||
committer | M. Sean Finney <seanius@users.sourceforge.net> | |
Tue, 18 Oct 2005 22:35:29 +0000 (22:35 +0000) | ||
commit | 8611341fb989382545c0c934c700e027d9bbab15 | |
tree | f80a127bde75a42f3ba8071702bac6005b9ae2ef | tree | snapshot |
parent | f4a198463ced6bb3ad8779a10146c88b91385fd2 | commit | diff |
initial "experimental" support for gnutls. by default openssl is still
used if available, and gnutls is only used if openssl is not available
or explicitly disabled (--without-openssl). currently the only plugin
i've verified to work is check_tcp, but i had to disable cert checking.
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1254 f882894a-f735-0410-b71e-b25c423dba1c
used if available, and gnutls is only used if openssl is not available
or explicitly disabled (--without-openssl). currently the only plugin
i've verified to work is check_tcp, but i had to disable cert checking.
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1254 f882894a-f735-0410-b71e-b25c423dba1c
configure.in | diff | blob | history | |
plugins/check_tcp.c | diff | blob | history |