summaryrefslogtreecommitdiff
path: root/test/scripts/2100-OpenSSL
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/scripts/2100-OpenSSL
parent32bcb602b77fbf4a7a746f448663688694677adc (diff)
TLS: use RFC 6125 rules for certifucate name checks when CNAMES are present. Bug 2594
Diffstat (limited to 'test/scripts/2100-OpenSSL')
-rw-r--r--test/scripts/2100-OpenSSL/211212
1 files changed, 7 insertions, 5 deletions
diff --git a/test/scripts/2100-OpenSSL/2112 b/test/scripts/2100-OpenSSL/2112
index 8dfb1dc06..e2cc9e073 100644
--- a/test/scripts/2100-OpenSSL/2112
+++ b/test/scripts/2100-OpenSSL/2112
@@ -13,35 +13,37 @@ Testing
exim -z 'this will fail to verify the cert at HOSTIPV4 so fail the crypt, then retry on 127.1; ok'
****
exim usery@test.ex
-Testing
****
#
#
exim -z 'this will fail to verify the cert but continue unverified though crypted'
****
exim userz@test.ex
-Testing
****
#
#
exim -z 'this will fail to verify the cert at HOSTIPV4 and fallback to unencrypted'
****
exim userq@test.ex
-Testing
****
#
#
exim -z 'this will fail to verify the cert name and fallback to unencrypted'
****
exim userr@test.ex
-Testing
****
#
#
exim -z 'this will pass the cert verify including name check'
****
exim user_s@test.ex
-Testing
+****
+#
+#
+exim usert@test.ex
+****
+#
+exim useru@test.ex
****
#
#