]> git.ipfire.org Git - thirdparty/bind9.git/commit
Disable unused 'tls' clause options: 'ca-file' and 'hostname'
authorArtem Boldariev <artem@boldariev.com>
Mon, 29 Nov 2021 08:45:35 +0000 (10:45 +0200)
committerArtem Boldariev <artem@boldariev.com>
Mon, 29 Nov 2021 12:02:48 +0000 (14:02 +0200)
commit78b73d0865ef00062f3bca45cdbc3ca5ccb2ed43
tree3f3d8877732c3cb9a6e00ea87b09c8eb66c73d1f
parent2fc4239ccb331c322cb500747add0d9e204beafd
Disable unused 'tls' clause options: 'ca-file' and 'hostname'

This commit disables the unused 'tls' clause options. For these some
backing code exists, but their values are not really used anywhere,
nor there are sufficient syntax tests for them.

These options are only disabled temporarily, until TLS certificate
verification gets implemented.
bin/named/named.conf.rst
bin/named/transportconf.c
bin/tests/system/checkconf/good-dot-doh-tls-nokeycert.conf
doc/arm/reference.rst
doc/man/named.conf.5in
doc/misc/options
doc/misc/options.active
doc/misc/tls.grammar.rst
lib/isccfg/namedconf.c