]> git.ipfire.org Git - thirdparty/bind9.git/commit
Publish CDS/CDNSKEY Delete Records
authorMatthijs Mekking <matthijs@isc.org>
Thu, 3 Dec 2020 14:33:45 +0000 (15:33 +0100)
committerMatthijs Mekking <matthijs@isc.org>
Wed, 23 Dec 2020 10:56:44 +0000 (11:56 +0100)
commit6da379d844e7d3e8a05faea2dafbbce22d4612d3
treeb258064596ad64bc6359ac459bd608eb82b52860
parentcf0439cd5f5ba60f308cb1ec6e0c47751f6bcfef
Publish CDS/CDNSKEY Delete Records

Check if zone is transitioning from secure to insecure. If so,
delete the CDS/CDNSKEY records, otherwise make sure they are not
part of the RRset.

(cherry picked from commit 68d715a229c586ba427fed9ec3af87770a647509)
lib/dns/dnssec.c
lib/dns/include/dns/dnssec.h
lib/dns/win32/libdns.def.in
lib/dns/zone.c