diff --git a/doc/Changelog b/doc/Changelog index d45f01004..0fd73a6f7 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -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. diff --git a/doc/unbound.conf.5 b/doc/unbound.conf.5 index 2c3f5429a..f3bd64f82 100644 --- a/doc/unbound.conf.5 +++ b/doc/unbound.conf.5 @@ -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 +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