]> git.ipfire.org Git - thirdparty/bind9.git/commit
Make "checking revoked key with duplicate key ID" work
authorMark Andrews <marka@isc.org>
Thu, 23 Jun 2022 04:22:10 +0000 (14:22 +1000)
committerMark Andrews <marka@isc.org>
Wed, 13 Jul 2022 00:47:49 +0000 (00:47 +0000)
commit513cb24b5539f5173b31f154fa401b356ed563b4
tree739eb339fd223b49dfa426c4fd6b94754b6b2465
parente28492dc04daa52d6b28abab188ad6d5da7bead2
Make "checking revoked key with duplicate key ID" work

There should be 2 keys with the same key id after the numerically
lower one is revoked (serial space arithmetic).  The DS points
at the non-revoked key so validation should still succeed.
bin/tests/system/autosign/ns1/keygen.sh
bin/tests/system/autosign/tests.sh