added README file explaining the roles of the various
dnssec test servers
This commit is contained in:
12
bin/tests/system/dnssec/README
Normal file
12
bin/tests/system/dnssec/README
Normal file
@@ -0,0 +1,12 @@
|
||||
|
||||
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.
|
||||
|
||||
ns4 is a caching-only server, configured with the an incorrect trusted
|
||||
key for the root. It is used for testing failure cases.
|
||||
Reference in New Issue
Block a user