]> git.ipfire.org Git - thirdparty/bind9.git/commit
Re-enable some TLS-related options for non-DoH builds
authorArtem Boldariev <artem@boldariev.com>
Wed, 1 Sep 2021 07:38:01 +0000 (10:38 +0300)
committerArtem Boldariev <artem@boldariev.com>
Wed, 1 Sep 2021 07:42:05 +0000 (10:42 +0300)
commitc0906dd491d05a52b021bb3a3c217385cd2e5cd8
treea363c498191f5c09088259a008c6467cfb6a8e49
parent352ecc51c76327ba3afbe5c8c2601914ecc63737
Re-enable some TLS-related options for non-DoH builds

This commit fixes a regression introduced at
ea80bcc41c933efaf4572a36c961913a6e8a58b0. Some options, which are
common to both DoH and DoT were mistakenly disabled for non-DoH
builds. That is a mistake, because DoH does not imply DoT and vice
versa. Not fixing this would make DoT functionality not accessible
without DoH.
lib/isccfg/namedconf.c