]> 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 08:02:11 +0000 (09:02 +0100)
commit68d715a229c586ba427fed9ec3af87770a647509
treefdc115ed87b409202502e0440e8cb4cfede1b51e
parentcf420b2af0d45693d0f5f34d9113ea411b5f2225
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.
lib/dns/dnssec.c
lib/dns/include/dns/dnssec.h
lib/dns/win32/libdns.def.in
lib/dns/zone.c