]> git.ipfire.org Git - thirdparty/bind9.git/commit
Update code to publish CDS with other digest type
authorMatthijs Mekking <matthijs@isc.org>
Tue, 31 Jan 2023 09:25:48 +0000 (10:25 +0100)
committerMatthijs Mekking <matthijs@isc.org>
Tue, 28 Feb 2023 08:36:50 +0000 (09:36 +0100)
commit8d20c4e95fae9da10539ca1b0dbf98f510113b4a
tree54ff6274695e6f00afb6ec6a08707ae35bb163b9
parent9f3e3fcfc875b6e8f663de8a04b1c5952e8f7a89
Update code to publish CDS with other digest type

Now that we can configure a different digest type, update the code
to honor the configuration. Update 'dns_dnssec_syncupdate' so that
the correct CDS record is published, and also when deleting CDS records,
ensure that all possible CDS records are removed from the zone.
bin/dnssec/dnssec-signzone.c
lib/dns/dnssec.c
lib/dns/include/dns/dnssec.h
lib/dns/zone.c