summaryrefslogtreecommitdiff
path: root/test/dnszones-src
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2020-06-11 20:21:38 +0100
committerJeremy Harris <jgh146exb@wizmail.org>2020-06-11 20:30:18 +0100
commit0851a3bbf4667081d47f5d85b6b3a5cb33cbdba6 (patch)
treef8a8a5143786cc65ce5e9d15f0b6f0c2147b5dc4 /test/dnszones-src
parent32bcb602b77fbf4a7a746f448663688694677adc (diff)
downloadexim4-0851a3bbf4667081d47f5d85b6b3a5cb33cbdba6.tar.gz
TLS: use RFC 6125 rules for certifucate name checks when CNAMES are present. Bug 2594
Diffstat (limited to 'test/dnszones-src')
-rw-r--r--test/dnszones-src/db.example.com5
1 files changed, 4 insertions, 1 deletions
diff --git a/test/dnszones-src/db.example.com b/test/dnszones-src/db.example.com
index b12d9a6a6..2d2cca0b7 100644
--- a/test/dnszones-src/db.example.com
+++ b/test/dnszones-src/db.example.com
@@ -36,7 +36,10 @@ uppercase TXT v=sPf1 +all
; Alias A record for the local host, under the name "server1"
-server1 A HOSTIPV4
+server1 A HOSTIPV4
+serverbadname A HOSTIPV4
+serverchain1 CNAME server1
+alternatename.server1 CNAME server1
; DANE testing