Ensure base64/base32/hex fields in DNS records that should be non-empty are.
This commit is contained in:
2
bin/tests/system/checkzone/zones/bad-dhcid.db
Normal file
2
bin/tests/system/checkzone/zones/bad-dhcid.db
Normal file
@@ -0,0 +1,2 @@
|
||||
@ 3600 DHCID
|
||||
@ 3600 DHCID
|
||||
2
bin/tests/system/checkzone/zones/bad-eid.db
Normal file
2
bin/tests/system/checkzone/zones/bad-eid.db
Normal file
@@ -0,0 +1,2 @@
|
||||
@ EID
|
||||
@ EID
|
||||
2
bin/tests/system/checkzone/zones/bad-nimloc.db
Normal file
2
bin/tests/system/checkzone/zones/bad-nimloc.db
Normal file
@@ -0,0 +1,2 @@
|
||||
@ 3600 NIMLOC
|
||||
@ 3600 NIMLOC
|
||||
@@ -14,7 +14,7 @@ dyn.example.net. 7200 IN SOA ns1.example.net. hostmaster.example.net. (
|
||||
1209600 ; expire (2 weeks)
|
||||
7200 ; minimum (2 hours)
|
||||
)
|
||||
7200 RRSIG SOA 7 3 7200 2010 20100225214229 30323 dyn.example.net.
|
||||
7200 RRSIG SOA 7 3 7200 2010 20100225214229 30323 dyn.example.net. MuyI
|
||||
7200 NS ns1.example.net.
|
||||
7200 NS ns2.example.net.
|
||||
3600 RRSIG DNSKEY 7 3 3600 20100227180048 (
|
||||
|
||||
Reference in New Issue
Block a user