Files
bind9/lib/dns
Matthijs Mekking 3609dce81d Don't allow DNSSEC records in the raw zone
There was an exception for dnssec-policy that allowed DNSSEC in the
unsigned version of the zone. This however causes a crash if the
zone switches from dynamic to inline-signing in the case of NSEC3,
because we are now trying to add an NSEC3 record to a non-NSEC3 node.
This is because BIND expects none of the records in the unsigned
version of the zone to be NSEC3.

Remove the exception for dnssec-policy when copying non DNSSEC
records, but do allow for DNSKEY as this may be a published DNSKEY
from a different provider.

(cherry picked from commit 332b98ae49)
2022-11-03 11:43:08 +01:00
..
2022-10-17 16:00:26 +01:00
2022-10-17 16:00:26 +01:00
2022-06-09 10:52:04 +00:00
2022-10-17 16:00:26 +01:00
2022-06-28 14:36:53 +02:00
2022-10-17 16:00:26 +01:00
2022-10-17 16:00:26 +01:00
2022-10-17 16:00:26 +01:00
2022-09-08 11:55:29 +02:00
2022-07-15 21:16:51 +02:00
2022-10-17 16:00:26 +01:00
2022-10-17 16:00:26 +01:00
2022-10-17 16:00:26 +01:00