]> git.ipfire.org Git - thirdparty/bind9.git/commit
dnssec: Check validation with short RSA key size FIPS mode
authorMark Andrews <marka@isc.org>
Tue, 11 Jan 2022 07:44:23 +0000 (18:44 +1100)
committerMark Andrews <marka@isc.org>
Mon, 3 Apr 2023 02:44:27 +0000 (12:44 +1000)
commit333693ddf561049ef97c86b6fbdb4e60e25c0b90
treef0c16fb71f506e93c99bc430b791d00b842426f4
parented7750be56fd4f42850a84bed5948b6cdf30354c
dnssec: Check validation with short RSA key size FIPS mode

use a pregenerated zone signed with RSASHA1 keys at 1024 bits.
bin/tests/system/dnssec/clean.sh
bin/tests/system/dnssec/ns2/example.db.in
bin/tests/system/dnssec/ns2/sign.sh
bin/tests/system/dnssec/ns3/named.conf.in
bin/tests/system/dnssec/ns3/rsasha1-1024.example.db [new file with mode: 0644]
bin/tests/system/dnssec/ns3/rsasha1-1024.example.db.in [new file with mode: 0644]
bin/tests/system/dnssec/ns3/sign-rsasha1-1024.sh [new file with mode: 0644]
bin/tests/system/dnssec/ns3/sign.sh
bin/tests/system/dnssec/tests.sh