]> git.ipfire.org Git - thirdparty/bind9.git/commit
fix DNSSEC EDE system tests on FIPS platform
authorColin Vidal <colin@isc.org>
Mon, 27 Jan 2025 11:52:19 +0000 (12:52 +0100)
committerColin Vidal <colin@isc.org>
Thu, 30 Jan 2025 13:32:38 +0000 (13:32 +0000)
commitb03cedc7547959dca3e30b8703e3a72d442b4486
treefaf53a4075c6d906228e1a7a91ecd23be0ee3624
parent23a9bed310bf279661242617ea64dd076bec7633
fix DNSSEC EDE system tests on FIPS platform

Changes !9948 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.

(cherry picked from commit d82262d293059d75932000df5e4aa30178ddc99e)
bin/tests/system/dnssec/ns3/sign.sh
bin/tests/system/dnssec/ns4/named1.conf.in
bin/tests/system/dnssec/ns4/named2.conf.in
bin/tests/system/dnssec/ns4/named3.conf.in
bin/tests/system/dnssec/ns4/named4.conf.in
bin/tests/system/dnssec/tests.sh