bind9/lib/isccfg
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 Treat dnssec-policy "none" as a builtin zone 2020-12-23 09:02:11 +01:00
tests update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
win32 Drop unused headers 2020-11-11 10:08:12 +01:00
aclconf.c update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
api Update library API versions 2020-12-16 22:05:50 +01:00
dnsconf.c update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
kaspconf.c Treat dnssec-policy "none" as a builtin zone 2020-12-23 09:02:11 +01:00
log.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
namedconf.c Implement ipv4only.arpa forward and reverse zones as per RFC 8880. 2020-12-11 14:16:40 +11:00
parser.c update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00