bind9/bin/tests/system/dnssec
Evan Hunt b8a9632333 [master] complete NTA work
3882.	[func]		By default, negative trust anchors will be tested
			periodically to see whether data below them can be
			validated, and if so, they will be allowed to
			expire early. The "rndc nta -force" option
			overrides this behvaior.  The default NTA lifetime
			and the recheck frequency can be configured by the
			"nta-lifetime" and "nta-recheck" options. [RT #36146]
2014-06-18 16:50:38 -07:00
..
ns1 [master] use posix-compatible shell in system tests 2014-05-06 22:06:04 -07:00
ns2 [master] complete NTA work 2014-06-18 16:50:38 -07:00
ns3 [master] complete NTA work 2014-06-18 16:50:38 -07:00
ns4 [master] complete NTA work 2014-06-18 16:50:38 -07: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 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 [master] globally rename "delve" to "delv" 2014-04-23 11:14:12 -07: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 [master] complete NTA work 2014-06-18 16:50:38 -07:00
tests.sh [master] complete NTA work 2014-06-18 16:50:38 -07: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.