]> git.ipfire.org Git - thirdparty/bind9.git/commit
dnssec-signzone can now create multiple CDS RRs
authorMatthijs Mekking <matthijs@isc.org>
Tue, 21 Feb 2023 07:50:04 +0000 (08:50 +0100)
committerMatthijs Mekking <matthijs@isc.org>
Tue, 28 Feb 2023 08:38:31 +0000 (09:38 +0100)
commitb1633b71b071086bf53acfbce808fa3c99f8cd50
treee7ff38f0540dc18099bf36d294d044db15e58fdc
parentea4130d6bdb2b97e6617c719b6230f152439899e
dnssec-signzone can now create multiple CDS RRs

Change the commandline option -G to take a string that determines what
sync records should be published. It is a comma-separated string with
each element being either "cdnskey", or "cds:<algorithm>", where
<algorithm> is a valid digest type. Duplicates are suppressed.
bin/dnssec/dnssec-signzone.c
bin/dnssec/dnssec-signzone.rst
bin/tests/system/kasp/ns3/setup.sh