Code

initial "experimental" support for gnutls. by default openssl is still
authorM. Sean Finney <seanius@users.sourceforge.net>
Tue, 18 Oct 2005 22:35:29 +0000 (22:35 +0000)
committerM. Sean Finney <seanius@users.sourceforge.net>
Tue, 18 Oct 2005 22:35:29 +0000 (22:35 +0000)
commit8611341fb989382545c0c934c700e027d9bbab15
treef80a127bde75a42f3ba8071702bac6005b9ae2ef
parentf4a198463ced6bb3ad8779a10146c88b91385fd2
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
configure.in
plugins/check_tcp.c