Hi Daniel,
Thanks for your fast reply!
On 16-07-07 15:43:58, Daniel Salzman wrote:
Knot utilities version 2.x no longer support dnssec-keygen file
format. You have to store the key in a file in the same form as the
program argument:
hmac-sha256:example.com:pS6KKh16VWC07Am4qRUK2g4zUvQ9nM0wb3aqHLhVq3w=
I see.
Btw, you can generate TSIG keys via keymgr:
$ keymgr tsig generate example.com
Thanks, this works as intended.
Is this a common problem uneducated people like me are running into,
when upgrading from 1.X to 2.X? If so, maybe the docs could expaned with
a "common traps" section?