bind9/bin/tests/system/kasp
Matthijs Mekking fa2e4e66b0 Add tests for going from secure to insecure
Add two test zones that will be reconfigured to go insecure, by
setting the 'dnssec-policy' option to 'none'.

One zone was using inline-signing (implicitly through dnssec-policy),
the other is a dynamic zone.

Two tweaks to the kasp system test are required: we need to set
when to except the CDS/CDS Delete Records, and we need to know
when we are dealing with a dynamic zone (because the logs to look for
are slightly different, inline-signing prints "(signed)" after the
zone name, dynamic zones do not).
2020-12-23 09:02:11 +01:00
..
ns2 update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
ns3 Add a test for RFC 8901 signer model 2 2020-11-04 12:40:04 +01:00
ns4 update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
ns5 update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
ns6 Add tests for going from secure to insecure 2020-12-23 09:02:11 +01:00
ns7 Test migration to dnssec-policy with views 2020-10-02 09:20:40 +02:00
clean.sh Add a test for RFC 8901 signer model 2 2020-11-04 12:40:04 +01:00
kasp.conf Use keywords in dnssec-policy keys configuration 2019-11-06 22:36:21 +01:00
README Test migration to dnssec-policy with views 2020-10-02 09:20:40 +02:00
setup.sh Use default algorithm in kasp test if possible 2020-10-05 10:53:46 +02:00
tests.sh Add tests for going from secure to insecure 2020-12-23 09:02:11 +01:00

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

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

The test setup for the KASP tests.

ns1 is reserved for the root server.

ns2 is running primary service for ns3.

ns3 is an authoritative server for the various test domains.

ns4 and ns5 are authoritative servers for various test domains related to views.

ns6 is an authoritative server that tests changes in dnssec-policy.

ns7 is an authoritative server that tests a specific case where zones
using views migrate to dnssec-policy.