]> git.ipfire.org Git - thirdparty/bind9.git/commit
Add test cases that use DNSSEC signing
authorMatthijs Mekking <matthijs@isc.org>
Thu, 30 May 2024 10:26:03 +0000 (12:26 +0200)
committerNicki Křížek <nicki@isc.org>
Mon, 10 Jun 2024 16:51:27 +0000 (18:51 +0200)
commit270512949e639e1a406c07ef29adb41d4e2e65ed
treef06c315e717056c99ffa1226fe2639212b3d0a7d
parent5067ab612072c75d66049d9a3ecf04238a118521
Add test cases that use DNSSEC signing

Add two new masterformat tests that use signing. In the case of
'under-limit-kasp', the signing will keep the number of records in the
RRset under the limit. In the case of 'on-limit-kasp', the signing
will push the number of records in the RRset over the limit, because
of the added RRSIG record.

(cherry picked from commit 4c677882e66883670990a771337ecbb5206a6faa)
bin/tests/system/masterformat/ns1/compile.sh
bin/tests/system/masterformat/ns1/named.conf.in
bin/tests/system/masterformat/ns2/named.conf.in
bin/tests/system/masterformat/setup.sh
bin/tests/system/masterformat/tests.sh