Show
Ignore:
Timestamp:
01/18/11 16:33:31 (2 years ago)
Author:
ahu
Message:

document (un)set-presigned

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/pdns/pdns/docs/pdns.xml

    r1884 r1894  
    93859385                Sets NSEC3 parameters for this zone. A sample commandline is: "pdnssec set-nsec3 powerdnssec.org '1 0 1 ab' narrow". 
    93869386                The NSEC3 parameters must be quoted on the command line. 
    9387                 WARNING: an empty salt is not yet supported! 
    93889387                WARNING: This requires updating the 'DS" over at the parent zone! 
     9388              </para> 
     9389            </listitem> 
     9390        </varlistentry> 
     9391        <varlistentry> 
     9392            <term>set-presigned ZONE</term> 
     9393            <listitem> 
     9394              <para> 
     9395                        Switches zone to presigned operation, utilizing in-zone RRSIGs. 
    93899396              </para> 
    93909397            </listitem> 
     
    94039410              <para> 
    94049411                Converts a zone to NSEC operations. WARNING: This requires updating the 'DS" over at the parent zone! 
     9412              </para> 
     9413            </listitem> 
     9414        </varlistentry> 
     9415        <varlistentry> 
     9416            <term>unset-presigned ZONE</term> 
     9417            <listitem> 
     9418              <para> 
     9419                        Disables presigned operation for ZONE. 
    94059420              </para> 
    94069421            </listitem>