summaryrefslogtreecommitdiff
path: root/test/stdout/5840
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2017-05-07 15:37:18 +0100
committerJeremy Harris <jgh146exb@wizmail.org>2017-05-07 18:38:35 +0100
commitb7e4352c99fe3dee2af93f06ef0ac74ee355d5ea (patch)
tree7f46d3980607d9a4aa57498a6dad9aece4dfecfe /test/stdout/5840
parent5d6bdf01a921a88030e9baec7ba5f238da90e979 (diff)
Testsuite: add DANE testcase for TLSA lookup SERVFAIL
Diffstat (limited to 'test/stdout/5840')
-rw-r--r--test/stdout/584010
1 files changed, 6 insertions, 4 deletions
diff --git a/test/stdout/5840 b/test/stdout/5840
index 1d94564ad..5071e7de5 100644
--- a/test/stdout/5840
+++ b/test/stdout/5840
@@ -14,8 +14,9 @@
### A server with a nonverifying cert and no TLSA
### A server with a verifying cert and no TLSA
### A server with two MXs for which both TLSA lookups return defer
-### A server lacking a TLSA, required
-### A server lacking a TLSA, requested only
+### A server lacking a TLSA, dane required (should fail)
+### A server lacking a TLSA, dane requested only (should fail, as the NXDOMAIN is not DNSSEC)
+### A server where the A is dnssec and the TLSA _fails_
******** SERVER ********
### TLSA (3 1 1)
@@ -25,5 +26,6 @@
### A server with a nonverifying cert and no TLSA
### A server with a verifying cert and no TLSA
### A server with two MXs for which both TLSA lookups return defer
-### A server lacking a TLSA, required
-### A server lacking a TLSA, requested only
+### A server lacking a TLSA, dane required (should fail)
+### A server lacking a TLSA, dane requested only (should fail, as the NXDOMAIN is not DNSSEC)
+### A server where the A is dnssec and the TLSA _fails_