]> git.ipfire.org Git - thirdparty/bind9.git/commit
Add catalog zone that requires TLS for all transfers
authorMark Andrews <marka@isc.org>
Fri, 18 Nov 2022 04:44:27 +0000 (15:44 +1100)
committerMark Andrews <marka@isc.org>
Thu, 24 Nov 2022 21:50:36 +0000 (08:50 +1100)
commitbb66ef2a472b35152f724cf976427e2e6a518a60
tree1fa04f986d0d284ca141a26aeecea667268a4b98
parentb95d089751455e05143281a20456b8296f818bb1
Add catalog zone that requires TLS for all transfers

Both the catalog zone (catalog-tls.example) the zone managed using
the catalog zone (tls1.example) require TLS and a TSIG for zone
transfers.
bin/tests/system/catz/clean.sh
bin/tests/system/catz/ns1/named.conf.in
bin/tests/system/catz/ns4/named.conf.in [new file with mode: 0644]
bin/tests/system/catz/setup.sh
bin/tests/system/catz/tests.sh