]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
[9.20] new: usr: adds support for EDE code 1 and 2
authorColin Vidal <colin@isc.org>
Fri, 24 Jan 2025 14:58:46 +0000 (14:58 +0000)
committerColin Vidal <colin@isc.org>
Fri, 24 Jan 2025 14:58:46 +0000 (14:58 +0000)
Add support for EDE codes 1 & 2 which might occurs during DNSSEC validation in case of unsupported RRSIG algorithm or DNSKEY digest.

See #2715

Backport of MR !9948

Merge branch 'backport-2715-ede-unsupported-digest-alg-9.20' into 'bind-9.20'

See merge request isc-projects/bind9!9996


Trivial merge