]> git.ipfire.org Git - thirdparty/pdns.git/commit
Fix compilation on CentOS-7, which lacks gnutls_session_set_verify_cert().
authorOtto <otto.moerbeek@open-xchange.com>
Fri, 5 Feb 2021 12:20:30 +0000 (13:20 +0100)
committerOtto <otto.moerbeek@open-xchange.com>
Fri, 5 Feb 2021 12:20:30 +0000 (13:20 +0100)
commit2961493b849d2a91f1a2fda6e0385541f505da86
tree856e9ea817a00e3d600d5b6773483bd74fd0816c
parent3f224e31b80d56c319cb7c11feb9c5643f35ebdf
Fix compilation on CentOS-7, which lacks gnutls_session_set_verify_cert().

Make explicit gnutls only validates the certificate if a server hostname is given.
docs/manpages/sdig.1.rst
m4/pdns_with_gnutls.m4
pdns/tcpiohandler.cc