bind9/lib/bind9
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
..
include update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
win32 Add libssl libraries to Windows build 2020-11-09 16:00:28 +01:00
api Update library API versions 2020-11-26 12:12:17 +01:00
check.c Treat dnssec-policy "none" as a builtin zone 2020-12-23 09:02:11 +01:00
getaddresses.c update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
Makefile.am Reorder in library dependancy order 2020-12-21 01:09:45 +00:00