Commit Graph
17 Commits
Author SHA1 Message Date
Ximon Eighteen 80729d4ebe Better help message for default value of -a. 2024-11-05 09:41:50 +01:00
Ximon Eighteen 282ceda546 Revert default iterations change for now and add a comment about it. 2024-11-05 09:20:56 +01:00
Ximon Eighteen 0413e87cc0 FIX: Opt out set based on wrong CLI argument. 2024-11-05 09:13:42 +01:00
Ximon Eighteen 5564fcd5ac More alignment with ldns-signzone, group NSEC3 options under own help heading, fix -c to be -b like ldns. 2024-11-05 09:13:24 +01:00
Ximon Eighteen 10a0e87a5a Follow changes in domain, and add arguments for hashing only and for outputing diagnostic comments. 2024-11-05 00:01:43 +01:00
Ximon Eighteen e745ef670c Remove no longer needed reference to OpenSSL in signing. 2024-11-04 10:57:36 +01:00
Ximon Eighteen deac32ce24 Follow changes in domain. 2024-11-01 09:26:35 +01:00
Ximon Eighteen a55f0d1eca Make -p behave like ldns-sign-zone -p and add -A for the prior behaviour to match dnssec-signzone -A. 2024-10-30 19:01:18 +01:00
Ximon Eighteen bcc093fe41 Update to latest version of domain branch. 2024-10-29 14:43:14 +01:00
Ximon Eighteen 6908dbce76 Update to latest version of domain branch, which fixes default algorithm argument handling too. 2024-10-29 14:21:14 +01:00
Ximon Eighteen a796ba059e Update to latest version of domain branch. 2024-10-28 13:54:23 +01:00
Ximon Eighteen 10309ca858 Load signing keys from BIND keyfile sets. 2024-10-17 15:16:49 +02:00
Ximon Eighteen 728f14fd37 - Support multiple signing keys and more algorithms.
- Add the DNSKEY and NSEC3PARAM records before signing the zone.
- Use latest domain.
2024-10-12 02:36:09 +02:00
Ximon Eighteen 076df4d8aa Initial hacky WIP ldns-signzone like support using a modified version of domain that has WIP nsec3 support and a modified version of the PR #406 key management support. 2024-10-11 13:31:46 +02:00
JannikandGitHub 478f5f017a Implement nsec3-hash (#1) 2024-09-10 12:28:12 +02:00
Jannik Peters bd0c9d7118 Add basic clap scaffolding a la dnsi 2024-08-29 10:51:44 +02:00
JannikandGitHub 729a08089e Initial commit 2024-08-28 13:21:28 +02:00