]> git.ipfire.org Git - thirdparty/bind9.git/commit
Replace RSASHA1 in autosign test with default alg
authorMatthijs Mekking <matthijs@isc.org>
Wed, 5 Jan 2022 10:39:03 +0000 (11:39 +0100)
committerMatthijs Mekking <matthijs@isc.org>
Thu, 6 Jan 2022 08:35:53 +0000 (09:35 +0100)
commit99316385d35dc4a212988be7c69aadd20bc31fa1
tree39097ab9b100de386d8ef893a15820035d618b71
parentb002ed569cb447df297388de14a6c91aa7161be9
Replace RSASHA1 in autosign test with default alg

Change RSASHA1 to $DEFAULT_ALGORITHM to be FIPS compliant.

There is one RSASHA1 occurence left, to test that dynamically adding an
NSEC3PARAM record to an NSEC-only zone fails.

(cherry picked from commit 6e9fed2d24bc6bd475132285971ad1a86c0f9dc6)
bin/tests/system/autosign/ns3/keygen.sh
bin/tests/system/autosign/tests.sh