]> git.ipfire.org Git - thirdparty/bind9.git/commit
Tune the performance of oldsigs test
authorOndřej Surý <ondrej@isc.org>
Wed, 20 Nov 2019 19:43:35 +0000 (03:43 +0800)
committerOndřej Surý <ondrej@isc.org>
Tue, 26 Nov 2019 11:07:01 +0000 (12:07 +0100)
commit519b0473621310c5a2f19208f3dcc378f705aee1
treef93cc861d29ed814abee43db0a18c9726e94d7b9
parentffb7ae8beb9f6101342e63ea7e8b4a8a705e61c7
Tune the performance of oldsigs test

The oldsigs test was checking only for the validity of the A
a.oldsigs.example. resource record and associated DNSSEC signature while
the zone might not have been fully signed yet leading to validation
failures because of bogus signatures on the validation path.

This commit changes the test to test that all old signatures in the
oldsigs.example. zone were replaced and the zone is fully resigned
before running the main check.
bin/tests/system/autosign/ns3/named.conf.in
bin/tests/system/autosign/tests.sh