3682. [bug] Correct the behavior of rndc retransfer to allow
inline-signing slave zones to retain NSEC3 parameters instead of reverting to NSEC [RT #34745]
This commit is contained in:
@@ -241,7 +241,15 @@
|
||||
<term><userinput>retransfer <replaceable>zone</replaceable> <optional><replaceable>class</replaceable> <optional><replaceable>view</replaceable></optional></optional></userinput></term>
|
||||
<listitem>
|
||||
<para>
|
||||
Retransfer the given zone from the master.
|
||||
Retransfer the given slave zone from the master server.
|
||||
</para>
|
||||
<para>
|
||||
If the zone is configured to use
|
||||
<command>inline-signing</command>, the signed
|
||||
version of the zone is discarded; after the
|
||||
retransfer of the unsigned version is complete, the
|
||||
signed version will be regenerated with all new
|
||||
signatures.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
Reference in New Issue
Block a user