]> git.ipfire.org Git - thirdparty/bind9.git/commit
Test named's check-svcb behaviour with UPDATE
authorMark Andrews <marka@isc.org>
Thu, 6 Oct 2022 06:31:40 +0000 (17:31 +1100)
committerMark Andrews <marka@isc.org>
Fri, 28 Oct 2022 13:22:54 +0000 (00:22 +1100)
commit1244a2ffb989620cbeeb7f1c2e9724e8c4fc1dc3
tree56c65b6a5a2a106ee83f593d7efcf3584295ca1f
parentc040e82c82fce233d0234f6f54160f16e223b428
Test named's check-svcb behaviour with UPDATE

Checks that malformed _dns SVCB records are rejected unless
check-svcb is set to no, in which case they are accepted. Both
missing ALPN and missing DOHPATH are checked for.
bin/tests/system/nsupdate/clean.sh
bin/tests/system/nsupdate/ns3/named.conf.in
bin/tests/system/nsupdate/ns3/relaxed.db.in [new file with mode: 0644]
bin/tests/system/nsupdate/setup.sh
bin/tests/system/nsupdate/tests.sh