bind9/bin/tests/system/dnssec
Evan Hunt 175d6e9bfb add properly-formatted -D options to named.args files
this prevents servers that use arguments specified in named.args
from appearing different in 'ps' output from servers run with arguments
from start.pl
2019-01-28 19:58:24 -08:00
..
ns1 Run the dnssec system tests with set -e enabled 2018-12-10 19:47:32 +01:00
ns2 fix dnssec test 2019-01-25 00:44:11 -08:00
ns3 Replace DSA with Reserved algorithm 2018-12-19 12:54:57 +01:00
ns4 add a test case 2018-10-04 23:33:18 -07:00
ns5 Run the dnssec system tests with set -e enabled 2018-12-10 19:47:32 +01:00
ns6 add properly-formatted -D options to named.args files 2019-01-28 19:58:24 -08:00
ns7 Run the dnssec system tests with set -e enabled 2018-12-10 19:47:32 +01:00
signer Remove $Id markers, Principal Author and Reviewed tags from the full source tree 2018-05-11 13:17:46 +02:00
clean.sh Add dnssec-signzone tests with unsupported alg 2018-12-19 12:54:31 +01: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 Run the dnssec system tests with set -e enabled 2018-12-10 19:47:32 +01:00
README Remove $Id markers, Principal Author and Reviewed tags from the full source tree 2018-05-11 13:17:46 +02:00
setup.sh Run the dnssec system tests with set -e enabled 2018-12-10 19:47:32 +01:00
tests.sh fix dnssec test 2019-01-25 00:44:11 -08:00

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

See COPYRIGHT in the source root or http://isc.org/copyright.html for terms.

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.