Sync usage with man page.
[netbsd-mini2440.git] / external / bsd / bind / dist / bin / tests / system / dnssec / README
blobc1f41607febfc9277b215846f62a6d54df615157
1 Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
2 Copyright (C) 2000-2002  Internet Software Consortium.
3 See COPYRIGHT in the source root or http://isc.org/copyright.html for terms.
5 Id: README,v 1.8 2004/03/05 05:00:08 marka Exp
7 The test setup for the DNSSEC tests has a secure root.
9 ns1 is the root server.
11 ns2 and ns3 are authoritative servers for the various test domains.
13 ns4 is a caching-only server, configured with the correct trusted key
14 for the root.
16 ns5 is a caching-only server, configured with the an incorrect trusted
17 key for the root.  It is used for testing failure cases.