]> 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 13:17:24 +0000 (00:17 +1100)
commitd7840f4b9323938903024f9d3094c99bc9519156
tree7919e7c302cfbcdb7d550f457ed198363a0b1616
parent718e597def1daaae7edf9b151f6b24e0acc5c87a
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.
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