]> git.ipfire.org Git - thirdparty/bind9.git/commit
Don't use 'dnssec-signzone -P' unless necessary
authorMark Andrews <marka@isc.org>
Thu, 18 Nov 2021 03:31:52 +0000 (14:31 +1100)
committerMark Andrews <marka@isc.org>
Mon, 22 Nov 2021 21:44:47 +0000 (08:44 +1100)
commitdbeea1afa072da220c81f1f251c8a665cfceb0ce
treecbd418e42ac769898fbd8d4d0462d1fe203b2388
parent77ca7783775597618cf5e9b459c7c8a281b1cec1
Don't use 'dnssec-signzone -P' unless necessary

Most of the test zones in the dnssec system test can be verified.
Use -z when only a single key is being used so that the verifier
knows that only a single key is in use.
bin/tests/system/dnssec/ns1/sign.sh
bin/tests/system/dnssec/ns2/sign.sh
bin/tests/system/dnssec/ns3/sign.sh
bin/tests/system/dnssec/ns6/sign.sh