]> git.ipfire.org Git - thirdparty/bind9.git/commit
Fix a key generation issue in the tests
authorMatthijs Mekking <matthijs@isc.org>
Mon, 24 Feb 2025 10:36:53 +0000 (11:36 +0100)
committerMatthijs Mekking <matthijs@isc.org>
Thu, 20 Mar 2025 10:12:16 +0000 (10:12 +0000)
commitb93cb2e80e222ff610d0403262fec841e0c7a699
treed1b15d9a724ce0a76fccd57728bf28f3aef968ff
parent6c6b8796d3a7577c5954378a8cbd7449703fb691
Fix a key generation issue in the tests

The dnssec-keygen command for the ZSK generation for the zone
multisigner-model2.kasp was wrong (no ZSK was generated in the setup
script, but when 'named' is started, the missing ZSK was created
anyway by 'dnssec-policy'.
bin/tests/system/kasp/ns3/setup.sh