Files
bind9/lib/dns
Matthijs Mekking 680aedb595 dnssec-ksr keygen -o to create KSKs
Add an option to dnssec-ksr keygen, -o, to create KSKs instead of ZSKs.
This way, we can create a set of KSKS for a given period too.

For KSKs we also need to set timing metadata, including "SyncPublish"
and "SyncDelete". This functionality already exists in keymgr.c so
let's make the function accessible.

Replace dnssec-keygen calls with dnssec-ksr keygen for KSK in the
ksr system test and check keys for created KSKs as well. This requires
a slight modification of the check_keys function to take into account
KSK timings and metadata.
2024-11-01 15:50:16 +01:00
..
2024-10-23 21:29:32 +00:00
2024-09-10 09:54:20 +00:00
2024-08-21 16:23:09 +02:00
2024-10-18 19:31:27 +00:00
2024-10-24 11:41:18 +11:00
2024-10-18 19:31:27 +00:00
2024-11-01 15:50:16 +01:00
2024-10-18 19:31:27 +00:00
2024-09-18 17:39:14 +02:00
2024-10-23 21:29:32 +00:00
2024-09-10 17:31:32 +02:00
2024-10-24 11:41:18 +11:00
2024-10-24 11:41:18 +11:00
2024-09-18 17:39:14 +02:00
2024-08-22 08:21:52 +02:00
2024-10-18 19:31:27 +00:00
2024-09-18 18:02:41 +02:00
2024-10-24 11:41:18 +11:00