(I'm subscribed to the list, please don't Cc: me.)
Hi Ondřej,
Thanks for your fast reply and the clarification:
On 16-10-21 13:53:55, Ondřej Surý wrote:
Not exactly :), but we are improving the keymgr
utility
step by step. Right now you can use this:
ZONE=sury.org
keymgr zone key list $ZONE | cut -f 2 -d ' ' | xargs -i sh -c "if keymgr
zone key show $ZONE {} | grep -q 'flags 257'; then keymgr zone key ds $ZONE {};
fi"
to print DS records for zone KSK.
Thanks for this!
I've filled an issue for further keymgr
improvements, feel free to add
your ideas there:
https://gitlab.labs.nic.cz/labs/knot/issues/480
So I did!
Thanks, all the best and cheers,
Georg