]> git.ipfire.org Git - thirdparty/bind9.git/commit
keymgr2kasp: use FIPS compliant algorithms and key sizes
authorMark Andrews <marka@isc.org>
Tue, 21 Dec 2021 23:34:16 +0000 (10:34 +1100)
committerMichal Nowak <mnowak@isc.org>
Mon, 3 Oct 2022 11:28:25 +0000 (13:28 +0200)
commit4daa3d6dae7ef2acefa381db0fbd1fcdd459e54f
treece915e7c4d4d444b49e8f1d3cf30083d9df1f80e
parent3d642f46f24dcd1a078d0a50e32a5a50d1b4eaf6
keymgr2kasp: use FIPS compliant algorithms and key sizes

migrate-nomatch-alglen: switched to RSASHA256 instead of RSASHA1
and the key size now changes from 2048 bits to 3072 bits instead
of 1024 bits to 2048 bits.

migrate-nomatch-algnum: switched to RSASHA256 instead of RSASHA1
as initial algorithm and adjusted mininum key size to 2048 bits.

rsasha256: adjusted minimum key size to 2048 bits.

(cherry picked from commit 048b0151665d6111bb61a98b349c510c36ed99f2)
bin/tests/system/keymgr2kasp/ns3/kasp.conf.in
bin/tests/system/keymgr2kasp/ns3/setup.sh
bin/tests/system/keymgr2kasp/ns4/named2.conf.in
bin/tests/system/keymgr2kasp/ns4/setup.sh
bin/tests/system/keymgr2kasp/tests.sh