bind9/bin/tests/system/dnssec
Evan Hunt 0cfb247368 [master] rndc nta
3867.	[func]		"rndc nta" can now be used to set a temporary
			negative trust anchor, which disables DNSSEC
			validation below a specified name for a specified
			period of time (not exceeding 24 hours).  This
			can be used when validation for a domain is known
			to be failing due to a configuration error on
			the part of the domain owner rather than a
			spoofing attack. [RT #29358]
2014-05-29 22:22:53 -07:00
..
ns1 [master] use posix-compatible shell in system tests 2014-05-06 22:06:04 -07:00
ns2 [master] use posix-compatible shell in system tests 2014-05-06 22:06:04 -07:00
ns3 update copyright notice 2014-01-21 23:46:16 +00:00
ns4 [master] fix insecure delegation across static-stub zones 2013-12-12 22:19:33 -08: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 [master] use posix-compatible shell in system tests 2014-05-06 22:06:04 -07:00
README update copyright notice 2011-01-04 23:47:14 +00:00
setup.sh [master] rndc nta 2014-05-29 22:22:53 -07:00
tests.sh [master] rndc nta 2014-05-29 22:22:53 -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.