]> git.ipfire.org Git - thirdparty/bind9.git/commit
Check that a zone in the process of being signed resolves
authorMark Andrews <marka@isc.org>
Wed, 28 Oct 2020 05:40:36 +0000 (16:40 +1100)
committerMark Andrews <marka@isc.org>
Thu, 29 Oct 2020 21:25:34 +0000 (08:25 +1100)
commit8d2e091d4628a461d2f2ecd8b56772d27af13ef5
treed3de91fdef5e87719be383f749cf6a85d25acfcb
parent4a4605fbefd74ae8417f4601950e313ea2977eba
Check that a zone in the process of being signed resolves

ans10 simulates a local anycast server which has both signed and
unsigned instances of a zone.  'A' queries get answered from the
signed instance.  Everything else gets answered from the unsigned
instance.  The resulting answer should be insecure.

(cherry picked from commit d7840f4b9323938903024f9d3094c99bc9519156)
bin/tests/system/dnssec/ans10/ans.py [new file with mode: 0644]
bin/tests/system/dnssec/clean.sh
bin/tests/system/dnssec/ns1/root.db.in
bin/tests/system/dnssec/tests.sh
util/copyrights