]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
fix: dev: DNSSEC EDE system tests on FIPS platform
authorColin Vidal <colin@isc.org>
Thu, 30 Jan 2025 13:07:18 +0000 (13:07 +0000)
committerColin Vidal <colin@isc.org>
Thu, 30 Jan 2025 13:07:18 +0000 (13:07 +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.

Merge branch 'colin/fix-fips-9807' into 'main'

See merge request isc-projects/bind9!10002


Trivial merge