]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
[9.20] fix: dev: DNSSEC EDE system tests on FIPS platform
authorColin Vidal <colin@isc.org>
Thu, 30 Jan 2025 14:39:56 +0000 (14:39 +0000)
committerColin Vidal <colin@isc.org>
Thu, 30 Jan 2025 14:39:56 +0000 (14:39 +0000)
Changes introducing the support of extended DNS error code 1 and 2 uses
SHA-1 digest for some tests which break FIPS platform. The digest itself
was irrelevant, another digest is used.

Backport of MR !10002

Merge branch 'backport-colin/fix-fips-9807-9.20' into 'bind-9.20'

See merge request isc-projects/bind9!10031


Trivial merge