]> git.ipfire.org Git - thirdparty/bind9.git/commit
nsupdate: use FIPS compatible algorithms
authorMark Andrews <marka@isc.org>
Mon, 20 Dec 2021 08:28:36 +0000 (19:28 +1100)
committerMark Andrews <marka@isc.org>
Mon, 3 Apr 2023 02:44:27 +0000 (12:44 +1000)
commitff7e73db6aa7f7f0e6b40587d76d2f3292729ec4
treea28c3d6b1cea140a0d5b4d6a68b24d369cfff393
parentbcb38466032595554cc1ab3629d48e00398a1281
nsupdate: use FIPS compatible algorithms

HMACMD5 is not permitted in FIPS mode, use HMACSHA256 instead.
bin/tests/system/nsupdate/setup.sh
bin/tests/system/nsupdate/tests.sh