]> 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 01:22:52 +0000 (11:22 +1000)
commit484c74f5f40106cf10fc3081329ef73367f8c7cd
tree84c90fbfeeae880a1dfbe7ecb6ffc7b48720c559
parentf62e6d870d3c2756a365b920d874b25932d5a8fc
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.

(cherry picked from commit 513cb24b5539f5173b31f154fa401b356ed563b4)
bin/tests/system/autosign/ns1/keygen.sh
bin/tests/system/autosign/tests.sh