bind9/bin/tests/system/dnssec
Evan Hunt 9a0dd99a75 [master] fix incorrect nsec3 check
- check for NSEC3 in empty nodes when not due to optout delegations
    - fixed typo in output ("Bad record NSEC record")
    - incidentally fixed an error in signzone that caused an
      incorrect warning about missing DNSKEYs when using -S
      and -3 together

3473.	[bug]		dnssec-signzone/verify could incorrectly report
			an error condition due to an empty node above an
			opt-out delegation lacking an NSEC3. [RT #32072]
2013-01-23 14:56:00 -08:00
..
ns1 update copyright notice 2013-01-10 23:46:00 +00:00
ns2 3356. [bug] Cap the TTL of signed RRsets when RRSIGs are 2012-07-25 17:06:34 -05:00
ns3 update copyright notice 2012-10-06 23:46:11 +00:00
ns4 update copyright notice 2012-07-25 23:46:04 +00:00
ns5 added gitignore, removed cvsignore 2012-03-03 23:10:05 -08:00
ns6 update copyright notice 2013-01-10 23:46:00 +00:00
ns7 added gitignore, removed cvsignore 2012-03-03 23:10:05 -08:00
signer 2911. [bug] dnssec-signzone didn't handle out of zone records well. 2010-06-03 06:29:03 +00:00
clean.sh update copyright notice 2013-01-10 23:46:00 +00:00
dnssec_update_test.pl update copyright notice 2012-06-29 23:45:57 +00:00
prereq.sh update copyright notice 2012-06-29 23:45:57 +00:00
README update copyright notice 2011-01-04 23:47:14 +00:00
setup.sh update copyright notice 2012-06-29 23:45:57 +00:00
tests.sh [master] fix incorrect nsec3 check 2013-01-23 14:56:00 -08:00

Copyright (C) 2004, 2011  Internet Systems Consortium, Inc. ("ISC")
Copyright (C) 2000-2002  Internet Software Consortium.
See COPYRIGHT in the source root or http://isc.org/copyright.html for terms.

$Id: README,v 1.10 2011/01/04 23:47:13 tbox Exp $

The test setup for the DNSSEC tests has a secure root.

ns1 is the root server.

ns2 and ns3 are authoritative servers for the various test domains.

ns4 is a caching-only server, configured with the correct trusted key
for the root.

ns5 is a caching-only server, configured with the an incorrect trusted
key for the root.  It is used for testing failure cases.

ns6 is a caching-only server configured to use DLV.

ns7 is used for checking non-cacheable answers.