From 38f11d302149ba8f0d1fc5076297d10be543fd3f Mon Sep 17 00:00:00 2001 From: Peter van Dijk Date: Tue, 19 Mar 2013 07:48:36 +0000 Subject: [PATCH] clarify nsec3 salt syntax git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@3128 d19b8d6e-7fed-0310-83ef-9ca221ded41b --- pdns/docs/pdns.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pdns/docs/pdns.xml b/pdns/docs/pdns.xml index 47a55f555..d54dd5154 100644 --- a/pdns/docs/pdns.xml +++ b/pdns/docs/pdns.xml @@ -12001,7 +12001,7 @@ $ pdnssec rectify-zone powerdnssec.org The NSEC3 parameters must be quoted on the command line. If running in RSASHA1 mode (algorithm 5 or 7), switching from NSEC to NSEC3 will require a DS update at the parent zone! The NSEC3 fields are: 'algorithm flags iterations salt'. Both 'algorithm' and 'flags' should be 1 for PowerDNS - operation. + operation. The salt is hexadecimal. -- 2.40.0