From 75425db73415908ebd4db73fe756dce2d9763829 Mon Sep 17 00:00:00 2001 From: Ximon Eighteen <3304436+ximon18@users.noreply.github.com> Date: Fri, 27 Dec 2024 11:50:02 +0100 Subject: [PATCH] Document the difference in stripping of DNSSEC RRs on loading of the zonefile compared to the original ldns-signzone. --- doc/manual/source/man/ldns-signzone.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/manual/source/man/ldns-signzone.rst b/doc/manual/source/man/ldns-signzone.rst index 170e625..cafaa12 100644 --- a/doc/manual/source/man/ldns-signzone.rst +++ b/doc/manual/source/man/ldns-signzone.rst @@ -23,6 +23,9 @@ Arguments The zonefile to sign. + Note: Unlike the original LDNS, any existing NSEC(3), NSEC3PARAM and/or + RRSIG resource records will be skipped when loading the zonefile. + .. option:: ... The keys to sign the zonefile with.