bind9/bin
Matthijs Mekking 95187ee3de Update optout test to reconfig to NSEC
If we change from NSEC3 to NSEC we should not produce a zone with
missing NSEC records.

The code only considered having seen a record if there was previously
a signature present at the owner name. However with opt-out, insecure
delegations don't have a RRSIG record. Reconfiguring to NSEC causes
all insecure delegations to have a missing NSEC record.

Add a DNAME record to the test zone to also cover DNAME delegations.

(cherry picked from commit 3679bd4888)
2025-12-22 15:31:42 +11:00
..
check standardize CHECK and RETERR macros 2025-12-03 19:17:20 -08:00
confgen Remove redundant parentheses from the return statement 2024-11-19 14:26:52 +01:00
delv standardize CHECK and RETERR macros 2025-12-03 19:17:20 -08:00
dig avoid retrying a server if its address is unusable 2025-11-04 19:05:52 +00:00
dnssec standardize CHECK and RETERR macros 2025-12-03 19:17:20 -08:00
named Lock the catalog zone when reconfiguring it 2025-12-17 17:48:28 +00:00
nsupdate Remove redundant parentheses from the return statement 2024-11-19 14:26:52 +01:00
plugins standardize CHECK and RETERR macros 2025-12-03 19:17:20 -08:00
rndc document config option dependency for showzone 2025-10-23 20:10:49 +00:00
tests Update optout test to reconfig to NSEC 2025-12-22 15:31:42 +11:00
tools standardize CHECK and RETERR macros 2025-12-03 19:17:20 -08:00
Makefile.am Remove native PKCS#11 support 2021-09-09 15:35:39 +02:00