]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
manpage entry.
authorWouter Wijngaards <wouter@nlnetlabs.nl>
Tue, 21 Aug 2007 20:45:31 +0000 (20:45 +0000)
committerWouter Wijngaards <wouter@nlnetlabs.nl>
Tue, 21 Aug 2007 20:45:31 +0000 (20:45 +0000)
git-svn-id: file:///svn/unbound/trunk@539 be551aaa-1e26-0410-a405-d3ace91eadb9

doc/Changelog
doc/unbound.conf.5

index d45f01004fee2766c331035f23d1ebadbd8b2c76..0fd73a6f791d6381df8aed34dcc92066ab58b332 100644 (file)
@@ -6,6 +6,7 @@
          Sets AD bit on validated replies.
        - do not examine security status on an error reply in mesh_done.
        - construct DS, DNSKEY messages from rrset cache.
+       - manual page entry for override-date.
 
 20 August 2007: Wouter
        - validate and positive validation, positive wildcard NSEC validation.
index 2c3f5429ad1e32e70a4a991d1c58cb0533ce55e6..f3bd64f821195c1a837b1dcbb5263db0f1130e07 100644 (file)
@@ -199,6 +199,11 @@ The resource record is entered in the same format as 'dig' or 'drill' prints
 them, the same format as in the zone file. Has to be on a single line, with
 "" around it. A TTL can be specified for ease of cut and paste, but is ignored. 
 A class can be specified, but class IN is default.
+.It \fBval-override-date:\fR <rrsig-style date spec>
+Default is "" or "0", which disables this debugging feature. If enabled by
+giving a RRSIG style date, that date is used for verifying RRSIG inception
+and expiration dates, instead of the current date. Do not set this unless 
+you are debugging signature inception and expiration.
 .El
 
 .Ss Stub Zone Options