bind9/bin/tests/system/dnssec
2014-09-04 13:57:50 +10:00
..
ns1 update copyright notice 2014-08-22 23:45:27 +00:00
ns2 update copyright notice 2014-08-22 23:45:27 +00:00
ns3 use $PERL 2014-06-24 13:50:14 +10:00
ns4 update copyright notice 2014-06-19 23:45:23 +00:00
ns5 added gitignore, removed cvsignore 2012-03-03 23:10:05 -08:00
ns6 update copyright notice 2014-01-21 23:46:16 +00:00
ns7 update copyrights 2014-07-08 12:40:40 +10:00
signer 2911. [bug] dnssec-signzone didn't handle out of zone records well. 2010-06-03 06:29:03 +00:00
clean.sh 3925. [bug] DS lookup of RFC 1918 empty zones failed. [RT #36917 2014-08-22 16:32:19 +10:00
dnssec_update_test.pl update copyright notice 2012-06-29 23:45:57 +00:00
prereq.sh 3880. [test] Update ans.pl to work with new TSIG support in 2014-06-17 10:35:46 +10:00
README update copyright notice 2011-01-04 23:47:14 +00:00
setup.sh 3890. [bug] RRSIG sets that were not loaded in a single transaction 2014-07-07 12:05:01 +10:00
tests.sh 3942. [bug] Wildcard responses from a optout range should be 2014-09-04 13:57:50 +10: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.