3203. [bug] Increase log level to 'info' for validation failures

from expired or not-yet-valid RRSIGs. [RT #21796]
This commit is contained in:
Evan Hunt
2011-11-04 05:36:28 +00:00
parent c4c0b6599a
commit 25845da41a
6 changed files with 33 additions and 10 deletions

View File

@@ -13,7 +13,7 @@
; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
; PERFORMANCE OF THIS SOFTWARE.
; $Id: example.db.in,v 1.30 2011/03/05 06:35:41 marka Exp $
; $Id: example.db.in,v 1.31 2011/11/04 05:36:28 each Exp $
$TTL 300 ; 5 minutes
@ IN SOA mname1. . (
@@ -73,6 +73,10 @@ dynamic A 10.53.0.3
mustbesecure NS ns.mustbesecure
ns.mustbesecure A 10.53.0.3
; A subdomain with expired signatures
expired NS ns.expired
ns.expired A 10.53.0.3
; A rfc2535 signed zone w/ CNAME
rfc2535 NS ns.rfc2535
ns.rfc2535 A 10.53.0.3