Hello Jan,
On 2015-02-11 20:03, Jan Včelák wrote:
Knot DNS 1.99.1 adds initial support for DNSSEC KASP
(Key And Signature
Policy). This is our vision of real-world DNSSEC deployment. Essentially, you
define a policy (used algorithm, key sizes, key lifetime, signature lifetime,
etc.) and the server will do the heavy lifting. It will generate keys and
publish/roll them correctly, so you don't have to compute and set timing
meta-data on private keys manually.
At the moment, the KASP support is quite limited: Single algorithm, single
KSK, and single ZSK can be specified in the policy. The server is able to
generate initial keys and perform ZSK rollovers (key pre-publish method).
More features are coming soon.
A documentation on KASP [1] is currently available on the project wiki,
including the reference manual for a new management utility keymgr [2].
Is there any reason why you chose JSON over a simple and securely and
deterministically parseable file format for KASP?
Regards,
Matthias-Christian