[master] dnssec-checkds -s

4794.	[func]		"dnssec-checkds -s" specifies a file from which
			to read a DS set rather than querying the parent.
			[RT #44667]
This commit is contained in:
Evan Hunt
2017-10-26 21:05:11 -07:00
parent 08f18efba2
commit 3b4f23cdbf
10 changed files with 190 additions and 38 deletions

View File

@@ -449,6 +449,14 @@
<command>dnssec-settime</command>, etc. [RT #46149]
</para>
</listitem>
<listitem>
<para>
<command>dnssec-checkds -s</command> specifies a file from
which to read a DS set rather than querying the parent zone.
This can be used to check zone correctness prior to
publication. Thanks to Niall O'Reilly [RT #44667]
</para>
</listitem>
</itemizedlist>
</section>