summaryrefslogtreecommitdiff
path: root/test/stderr
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2014-11-08 13:24:21 +0000
committerJeremy Harris <jgh146exb@wizmail.org>2014-11-08 20:06:57 +0000
commitaa2a70baf1a7ae2d6c579094a188c1d30d3d5fd5 (patch)
treed297637678bfb66b4ce95ad8b3e4ac6a8bdef4f8 /test/stderr
parenta320fabd09f43c02c869c90a5a5a70a49dd77f89 (diff)
Fix smtp transport certificate-verification option matching to use correct host
Fix certificate name verification done with tls_try_verify_hosts Affected tls_verify_hosts, tls_try_verify_hosts, tls_verify_cert_hostnames.
Diffstat (limited to 'test/stderr')
-rw-r--r--test/stderr/54204
1 files changed, 2 insertions, 2 deletions
diff --git a/test/stderr/5420 b/test/stderr/5420
index 64dfc0b12..464cb2c4d 100644
--- a/test/stderr/5420
+++ b/test/stderr/5420
@@ -81,8 +81,8 @@ expanding: ${if eq {$address_data}{userz}{*}{:}}
127.0.0.1 in hosts_verify_avoid_tls? no (end of list)
SMTP>> STARTTLS
SMTP<< 220 TLS go ahead
- in tls_verify_hosts? no (option unset)
- in tls_try_verify_hosts? no (option unset)
+127.0.0.1 in tls_verify_hosts? no (option unset)
+127.0.0.1 in tls_try_verify_hosts? no (option unset)
SMTP>> EHLO myhost.test.ex
SMTP<< 250-myhost.test.ex Hello the.local.host.name [ip4.ip4.ip4.ip4]
250-SIZE 52428800