bind9/lib
Matthijs Mekking cf420b2af0 Treat dnssec-policy "none" as a builtin zone
Configure "none" as a builtin policy. Change the 'cfg_kasp_fromconfig'
api so that the 'name' will determine what policy needs to be
configured.

When transitioning a zone from secure to insecure, there will be
cases when a zone with no DNSSEC policy (dnssec-policy none) should
be using KASP. When there are key state files available, this is an
indication that the zone once was DNSSEC signed but is reconfigured
to become insecure.

If we would not run the keymgr, named would abruptly remove the
DNSSEC records from the zone, making the zone bogus. Therefore,
change the code such that a zone will use kasp if there is a valid
dnssec-policy configured, or if there are state files available.
2020-12-23 09:02:11 +01:00
..
bind9 Treat dnssec-policy "none" as a builtin zone 2020-12-23 09:02:11 +01:00
dns Treat dnssec-policy "none" as a builtin zone 2020-12-23 09:02:11 +01:00
irs Add libssl libraries to Windows build 2020-11-09 16:00:28 +01:00
isc Only pick CPUs that are part of the existing CPU affinity set when 2020-12-21 15:09:57 +01:00
isccc Update library API versions 2020-11-26 12:12:17 +01:00
isccfg Treat dnssec-policy "none" as a builtin zone 2020-12-23 09:02:11 +01:00
ns Update library API versions 2020-12-16 22:05:50 +01:00
samples Add libssl libraries to Windows build 2020-11-09 16:00:28 +01:00
win32/bindevt update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
.gitignore Provide unit test driver 2020-05-21 12:13:01 +02:00
Makefile.am Complete rewrite the BIND 9 build system 2020-04-21 14:19:48 +02:00
unit-test-driver.sh.in Provide unit test driver 2020-05-21 12:13:01 +02:00