]> git.ipfire.org Git - thirdparty/bind9.git/commit
Update syncupdate() function to disable CDNSKEY
authorMatthijs Mekking <matthijs@isc.org>
Tue, 21 Feb 2023 07:46:43 +0000 (08:46 +0100)
committerMatthijs Mekking <matthijs@isc.org>
Tue, 28 Feb 2023 08:38:17 +0000 (09:38 +0100)
commitea4130d6bdb2b97e6617c719b6230f152439899e
tree60de7cd3b46badebcecd6d1b47a673b4cd4caba5
parent59cd228216e82a357de0435ba63f17e4925d6f88
Update syncupdate() function to disable CDNSKEY

Add a new function argument so you can choose whether the CDNSKEY
record should be published or not.
bin/dnssec/dnssec-signzone.c
lib/dns/dnssec.c
lib/dns/include/dns/dnssec.h
lib/dns/zone.c