bind9/bin/tests/system/dnssec
2018-03-15 18:33:13 -07:00
..
ns1 Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
ns2 Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
ns3 Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
ns4 Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
ns5 Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
ns6 Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
ns7 update file headers 2018-03-15 18:33:13 -07:00
signer update file headers 2018-03-15 18:33:13 -07:00
clean.sh migrate tests from bin/tests/dnssec-signzone to bin/tests/system/dnssec 2018-03-09 14:12:48 -08:00
dnssec_update_test.pl Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
ntadiff.pl Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
prereq.sh Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
README update file headers 2018-03-15 18:33:13 -07:00
setup.sh Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
tests.sh migrate tests from bin/tests/dnssec-signzone to bin/tests/system/dnssec 2018-03-09 14:12:48 -08:00

Copyright (C) Internet Systems Consortium, Inc. ("ISC")

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.