]> git.ipfire.org Git - thirdparty/bind9.git/commit
Add configuration that causes setnsec3param hang
authorMatthijs Mekking <matthijs@isc.org>
Wed, 23 Jun 2021 09:17:02 +0000 (11:17 +0200)
committerMatthijs Mekking <matthijs@isc.org>
Mon, 28 Jun 2021 08:34:19 +0000 (10:34 +0200)
commit3631a23c7fb547ff30708dfb77398bfba100faa4
tree31ec8053741565ad2b7ded384f4a984c54b99778
parent33394f11c387396c06210320b408a6f9ffe93ddc
Add configuration that causes setnsec3param hang

Add a zone to the configuration file that uses NSEC3 with dnssec-policy
and fails to load. This will cause setnsec3param to go into a busy wait
and will cause a hang on shutdown.
bin/tests/system/nsec3/ns3/named2.conf.in
bin/tests/system/nsec3/ns3/nsec3-fails-to-load.kasp.db.in [new file with mode: 0644]
bin/tests/system/nsec3/ns3/setup.sh