]> git.ipfire.org Git - thirdparty/bind9.git/commit
Skip revoked keys when selecting DNSKEY in the validation loop
authorMark Andrews <marka@isc.org>
Wed, 22 Nov 2023 05:59:03 +0000 (16:59 +1100)
committerMichał Kępień <michal@isc.org>
Thu, 1 Feb 2024 20:47:29 +0000 (21:47 +0100)
commit439e16e4de525599bbb5a31575211d06cc3e2fbb
treee278d88709d7b1f88808a262fa07c525656937ec
parent1b3b0cef224e7a9e8279c5cfe2f7e188e3777cc7
Skip revoked keys when selecting DNSKEY in the validation loop

Don't select revoked keys when iterating through DNSKEYs in the DNSSEC
validation routines.
lib/dns/validator.c