]> git.ipfire.org Git - thirdparty/bind9.git/commit
rndc: don't test hmac-md5 in FIPS mode
authorMark Andrews <marka@isc.org>
Tue, 21 Dec 2021 00:04:04 +0000 (11:04 +1100)
committerMark Andrews <marka@isc.org>
Mon, 3 Apr 2023 02:44:27 +0000 (12:44 +1000)
commit0ed16a561e0a8bce3df41742f882fae7cc0c97b5
treee12b183bb96b43f52beae9a592129114d5eba0ef
parentff7e73db6aa7f7f0e6b40587d76d2f3292729ec4
rndc: don't test hmac-md5 in FIPS mode

HMACMD5 is not permitted in FIPS mode.  Only test HMACMD5 when not
in FIPS mode.
bin/tests/system/rndc/setup.sh
bin/tests/system/rndc/tests.sh
bin/tests/system/tsig/clean.sh