@@ -143,12 +143,11 @@ Scenario name | Mandatory message tag
143
143
GOOD-NSEC-2 | DS10_HAS_NSEC | 2)
144
144
145
145
```
146
- $ zonemaster-cli --show-testcase --level INFO --test dnssec10 --hints ../../COMMON/hintfile --raw GOOD-NSEC-2.dnssec10.xa
146
+ $ zonemaster-cli --show-testcase --level INFO --test dnssec10 --hints ../../COMMON/hintfile --raw GOOD-NSEC-2.dnssec10.xa
147
147
0.00 INFO Unspecified GLOBAL_VERSION version=v7.1.0
148
- 0.08 INFO DNSSEC10 DS10_HAS_NSEC ns_list=ns1a.good-nsec-2.dnssec10.xa/127.15.10.31;ns1a.good-nsec-2.dnssec10.xa/fda1:b2:c3:0:127:15:10:31
149
- 0.08 ERROR DNSSEC10 DS10_EXPECTED_NSEC_NSEC3_MISSING ns_list=ns1b.good-nsec-2.dnssec10.xa/127.15.10.31;ns1b.good-nsec-2.dnssec10.xa/fda1:b2:c3:0:127:15:10:31;ns1c.good-nsec-2.dnssec10.xa/127.15.10.31;ns1c.good-nsec-2.dnssec10.xa/fda1:b2:c3:0:127:15:10:31
148
+ 0.07 INFO DNSSEC10 DS10_HAS_NSEC ns_list=ns1a.good-nsec-2.dnssec10.xa/127.15.10.31;ns1a.good-nsec-2.dnssec10.xa/fda1:b2:c3:0:127:15:10:31
150
149
```
151
- --> Not OK. See zonemaster/zonemaster-engine # 1454
150
+ --> OK
152
151
153
152
Scenario name | Mandatory message tag | Forbidden message tags
154
153
:------------------------------|:-----------------------------------------------------------------------------|:--------------------
@@ -166,12 +165,11 @@ Scenario name | Mandatory message tag
166
165
GOOD-NSEC3-2 | DS10_HAS_NSEC3 | 2)
167
166
168
167
```
169
- $ zonemaster-cli --show-testcase --level INFO --test dnssec10 --hints ../../COMMON/hintfile --raw GOOD-NSEC3-2.dnssec10.xa
168
+ $ zonemaster-cli --show-testcase --level INFO --test dnssec10 --hints ../../COMMON/hintfile --raw GOOD-NSEC3-2.dnssec10.xa
170
169
0.00 INFO Unspecified GLOBAL_VERSION version=v7.1.0
171
- 0.08 INFO DNSSEC10 DS10_HAS_NSEC3 ns_list=ns1a.good-nsec3-2.dnssec10.xa/127.15.10.31;ns1a.good-nsec3-2.dnssec10.xa/fda1:b2:c3:0:127:15:10:31
172
- 0.08 ERROR DNSSEC10 DS10_EXPECTED_NSEC_NSEC3_MISSING ns_list=ns1b.good-nsec3-2.dnssec10.xa/127.15.10.31;ns1b.good-nsec3-2.dnssec10.xa/fda1:b2:c3:0:127:15:10:31;ns1c.good-nsec3-2.dnssec10.xa/127.15.10.31;ns1c.good-nsec3-2.dnssec10.xa/fda1:b2:c3:0:127:15:10:31
170
+ 0.07 INFO DNSSEC10 DS10_HAS_NSEC3 ns_list=ns1a.good-nsec3-2.dnssec10.xa/127.15.10.31;ns1a.good-nsec3-2.dnssec10.xa/fda1:b2:c3:0:127:15:10:31
173
171
```
174
- --> Not OK. See zonemaster/zonemaster-engine # 1454
172
+ --> OK
175
173
176
174
Scenario name | Mandatory message tag | Forbidden message tags
177
175
:------------------------------|:-----------------------------------------------------------------------------|:--------------------
@@ -738,7 +736,7 @@ GOOD-NSEC-1 | DS10_HAS_NSEC, IPV6_DISABLED
738
736
Here we run the same scenario GOOD-NSEC-1 as above, but with IPv6 disabled.
739
737
740
738
```
741
- $ zonemaster-cli --show-testcase --level INFO --test dnssec10 --hints ../../COMMON/hintfile --raw GOOD-NSEC-1.dnssec10.xa --profile profile-no-ipv6.json
739
+ $ zonemaster-cli --show-testcase --level INFO --test dnssec10 --hints ../../COMMON/hintfile --raw GOOD-NSEC-1.dnssec10.xa --profile profile-no-ipv6.json
742
740
Loading profile from profile-no-ipv6.json.
743
741
0.00 INFO Unspecified GLOBAL_VERSION version=v6.0.0
744
742
0.07 INFO DNSSEC10 IPV6_DISABLED ns=ns1.good-nsec-1.dnssec10.xa/fda1:b2:c3:0:127:15:10:31; rrtype=DNSKEY
0 commit comments