bind9/bin/tests/system/dnssec
Michał Kępień a23e9821d6 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 dce66f7635)
2018-06-13 08:08:25 +02:00
..
ns1 Replace duplicated code snippet with calls to helper functions 2018-06-13 08:08:25 +02:00
ns2 Remove $Id markers, Principal Author and Reviewed tags from the full source tree 2018-05-11 14:25:15 +02:00
ns3 Remove $Id markers, Principal Author and Reviewed tags from the full source tree 2018-05-11 14:25:15 +02:00
ns4 update file headers to remove copyright years 2018-03-14 16:40:20 -07:00
ns5 Replace duplicated code snippet with calls to helper functions 2018-06-13 08:08:25 +02:00
ns6 Remove $Id markers, Principal Author and Reviewed tags from the full source tree 2018-05-11 14:25:15 +02:00
ns7 Remove $Id markers, Principal Author and Reviewed tags from the full source tree 2018-05-11 14:25:15 +02:00
signer Remove $Id markers, Principal Author and Reviewed tags from the full source tree 2018-05-11 14:25:15 +02:00
clean.sh update file headers to remove copyright years 2018-03-14 16:40:20 -07:00
dnssec_update_test.pl update file headers to remove copyright years 2018-03-14 16:40:20 -07:00
ntadiff.pl update file headers to remove copyright years 2018-03-14 16:40:20 -07:00
prereq.sh update file headers to remove copyright years 2018-03-14 16:40:20 -07:00
README Remove $Id markers, Principal Author and Reviewed tags from the full source tree 2018-05-11 14:25:15 +02:00
setup.sh update file headers to remove copyright years 2018-03-14 16:40:20 -07:00
tests.sh ensure we try to validate glue records so RRSIG TTLs will be capped 2018-06-08 11:41:48 -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.