From 5c9f7c00ba8fe00a75f93b97d408d86e72b4e3d8 Mon Sep 17 00:00:00 2001 From: Wouter Wijngaards Date: Tue, 21 Aug 2007 20:45:31 +0000 Subject: [PATCH] manpage entry. git-svn-id: file:///svn/unbound/trunk@539 be551aaa-1e26-0410-a405-d3ace91eadb9 --- doc/Changelog | 1 + doc/unbound.conf.5 | 5 +++++ 2 files changed, 6 insertions(+) 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 -- 2.47.2