bind9/lib
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
..
dns dnssec-ksr keygen -o to create KSKs 2024-11-01 15:50:16 +01:00
isc Add send-report-channel option 2024-10-23 21:29:32 +00:00
isccc corrected code style errors 2024-10-18 19:31:27 +00:00
isccfg expand validity checks for send-report-channel 2024-10-23 21:29:32 +00:00
ns suppress report-channel for zones above the agent-domain 2024-10-23 21:29:32 +00:00
.gitignore The isc/platform.h header has been completely removed 2021-07-06 05:33:48 +00:00
Makefile.am Move irs_resconf into libdns and remove libirs 2023-02-24 09:38:59 +00:00