bind9/bin/dnssec
Mark Andrews b3efc15be4 Fail if there are non apex DNSKEYs
DNSSEC only works when DNSKEYs are self signed.  This only occurs
when the DNSKEY RRset is at the apex.  Cause dnssec-signzone to
fail if it attempts to sign an non-apex DNSKEY RRset.
2024-05-16 10:28:27 +10:00
..
.gitignore Introduce new DNSSEC tool dnssec-ksr 2024-04-19 10:41:04 +02:00
dnssec-cds.c add a compile-time option to select default zone and cache DB 2024-03-06 10:49:02 +01:00
dnssec-cds.rst Add internal hyperlinks to See Also section of manual pages 2022-03-14 10:46:36 +01:00
dnssec-dsfromkey.c Add option to dnssec-dsfromkey to chop up rdata 2024-04-19 13:52:21 +02:00
dnssec-dsfromkey.rst Add internal hyperlinks to See Also section of manual pages 2022-03-14 10:46:36 +01:00
dnssec-importkey.c add a compile-time option to select default zone and cache DB 2024-03-06 10:49:02 +01:00
dnssec-importkey.rst Teach dnssec-settime to read unset times that it writes 2022-05-17 16:28:40 +02:00
dnssec-keyfromlabel.c Use EXIT_SUCCESS and EXIT_FAILURE 2024-02-08 08:01:58 +01:00
dnssec-keyfromlabel.rst Clarify dnssec-keyfromlabel -a in man page 2022-06-09 15:00:08 +02:00
dnssec-keygen.c dnssec-keygen: Change flag options into booleans 2024-04-19 13:52:21 +02:00
dnssec-keygen.rst dnssec-keygen: allow -f and -k together 2024-04-19 10:41:04 +02:00
dnssec-ksr.c Retrieve DNSKEY TTL from policy 2024-05-06 10:54:41 +02:00
dnssec-ksr.rst Add DNSKEY rr corresponding to the KSK to the SKR 2024-05-06 10:54:41 +02:00
dnssec-revoke.c Use EXIT_SUCCESS and EXIT_FAILURE 2024-02-08 08:01:58 +01:00
dnssec-revoke.rst Add internal hyperlinks to See Also section of manual pages 2022-03-14 10:46:36 +01:00
dnssec-settime.c Use EXIT_SUCCESS and EXIT_FAILURE 2024-02-08 08:01:58 +01:00
dnssec-settime.rst Remove trailing whitespace from all text files 2023-06-13 15:05:40 +02:00
dnssec-signzone.c Fail if there are non apex DNSKEYs 2024-05-16 10:28:27 +10:00
dnssec-signzone.rst Mention RFC 9276 Guidance for NSEC3 Parameter Settings 2024-05-07 13:38:40 +02:00
dnssec-verify.c add a compile-time option to select default zone and cache DB 2024-03-06 10:49:02 +01:00
dnssec-verify.rst Add internal hyperlinks to See Also section of manual pages 2022-03-14 10:46:36 +01:00
dnssectool.c Move common create key functions to dnssectool.c 2024-04-19 10:41:04 +02:00
dnssectool.h Move common create key functions to dnssectool.c 2024-04-19 10:41:04 +02:00
Makefile.am Move common create key functions to dnssectool.c 2024-04-19 10:41:04 +02:00