]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
update docs to improve operational DNSSEC doctrine
authorBert Hubert <bert.hubert@netherlabs.nl>
Sun, 1 Jul 2012 10:21:31 +0000 (10:21 +0000)
committerBert Hubert <bert.hubert@netherlabs.nl>
Sun, 1 Jul 2012 10:21:31 +0000 (10:21 +0000)
git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@2648 d19b8d6e-7fed-0310-83ef-9ca221ded41b

pdns/docs/pdns.xml

index 12dd4acc1c2fba8b25b0d8d41871d0c37f489e82..12ac25f04db55e24e3bf1e1daf8b861c539a6c03 100644 (file)
@@ -11230,6 +11230,7 @@ $ pdnssec rectify-zone powerdnssec.org
   </section>
   <section id="ksk-rollover"><title>KSK rollover</title>
   <para>
+  .. pdnssec add-zone-key ZONE ksk ..
   .. pdnssec show-zone ZONE and communicate duplicate DS ..
   .. pdnssec activate-zone-key ZONE next-key-id ..
   .. pdnssec deactivate-zone-key ZONE prev-key-id ..
@@ -11242,9 +11243,14 @@ $ pdnssec rectify-zone powerdnssec.org
   </para>
   </section>
   <section id="nsec3-change"><title>NSEC(3) change</title>
+  <para>This section describes how to change NSEC(3) parameters when they are already set.</para>
+  <para><warning><para>The following instructions might not be correct or complete!</para></warning></para>
   <para>
-  .. pdnssec show-zone ZONE and communicate duplicate DS ..
-  .. pdnssec set-nsec3 'parameters' ZONE
+    .. pdnssec set-nsec3 ZONE 'parameters'
+    .. pdnssec show-zone ZONE and communicate duplicate DS ..
+  </para>
+  <para>
+    For further details, please see <xref linkend="pdnssec"/>.
   </para>
   </section>
   </section>