bind9/bin/tests/system/dnssec
Michał Kępień dce66f7635 Replace duplicated code snippet with calls to helper functions
Reduce code duplication by replacing a code snippet repeated throughout
system tests using "trusted-keys" and/or "managed-keys" configuration
sections with calls to keyfile_to_{managed,trusted}_keys() helper
functions.

(cherry picked from commit 120af964ce)
2018-06-13 07:58:39 +02:00
..
ns1 Replace duplicated code snippet with calls to helper functions 2018-06-13 07:58:39 +02:00
ns2 Remove $Id markers, Principal Author and Reviewed tags from the full source tree 2018-05-11 14:19:35 +02:00
ns3 Remove $Id markers, Principal Author and Reviewed tags from the full source tree 2018-05-11 14:19:35 +02:00
ns4 Update license headers to not include years in copyright in all applicable files 2018-02-23 10:38:02 +01:00
ns5 Replace duplicated code snippet with calls to helper functions 2018-06-13 07:58:39 +02:00
ns6 Remove $Id markers, Principal Author and Reviewed tags from the full source tree 2018-05-11 14:19:35 +02:00
ns7 Remove $Id markers, Principal Author and Reviewed tags from the full source tree 2018-05-11 14:19:35 +02:00
signer Remove $Id markers, Principal Author and Reviewed tags from the full source tree 2018-05-11 14:19:35 +02:00
clean.sh migrate tests from bin/tests/dnssec-signzone to bin/tests/system/dnssec 2018-03-09 14:39:55 -08:00
dnssec_update_test.pl Update license headers to not include years in copyright in all applicable files 2018-02-23 10:38:02 +01:00
ntadiff.pl Update license headers to not include years in copyright in all applicable files 2018-02-23 10:38:02 +01:00
prereq.sh Update license headers to not include years in copyright in all applicable files 2018-02-23 10:38:02 +01:00
README Remove $Id markers, Principal Author and Reviewed tags from the full source tree 2018-05-11 14:19:35 +02:00
setup.sh Update license headers to not include years in copyright in all applicable files 2018-02-23 10:38:02 +01:00
tests.sh ensure that we attempt to validate glue if it's signed 2018-06-08 11:49:34 -07: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.