migrate tests from bin/tests/dnssec-signzone to bin/tests/system/dnssec
- added tests to the dnssec system test that duplicate the ones from bin/tests/dnssec-signzone - changed cleanall.sh so it doesn't automatically remove all key files, because there are now some of those that are part of the distribution
This commit is contained in:
8
bin/tests/system/dnssec/signer/general/test3.zone
Normal file
8
bin/tests/system/dnssec/signer/general/test3.zone
Normal file
@@ -0,0 +1,8 @@
|
||||
;
|
||||
; This is a zone which has one KSK DNSKEY record for which the
|
||||
; private key file exists. It should be loaded automatically. As there
|
||||
; is no non-KSK DNSKEY the resulting zone should be rejected.
|
||||
;
|
||||
$TTL 3600
|
||||
example.com. IN SOA ns hostmaster 00090000 1200 3600 604800 300
|
||||
$include Kexample.com.+005+23362.key
|
||||
Reference in New Issue
Block a user