]> git.ipfire.org Git - thirdparty/bind9.git/commit
Add option to dnssec-dsfromkey to chop up rdata
authorMatthijs Mekking <matthijs@isc.org>
Mon, 4 Mar 2024 09:14:56 +0000 (10:14 +0100)
committerMatthijs Mekking <matthijs@isc.org>
Fri, 19 Apr 2024 11:52:21 +0000 (13:52 +0200)
commit83da52d6e4e8dad5fdfeabb2c7d47434b7a3a65d
tree0f8b53cf42234ad49ca9483a5e7fcc22bd9c8dbe
parentefe4fa6fc76ef3beab817c2a4a0644f669457420
Add option to dnssec-dsfromkey to chop up rdata

The new option 'w' allows us to print DS rdata with the base64 portions
split up in chunks. This is mainly done for testing purposes.
bin/dnssec/dnssec-dsfromkey.c