diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2014-05-06 08:44:59 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2014-05-06 10:25:19 +0100 |
commit | 65867078f62db450bd8f91100600f6de559e7590 (patch) | |
tree | 3634c893155659f3b2339e124dcbbe4ca03341f5 /test/stderr/5420 | |
parent | 9e4dddbde4228e83fc7c882a4ef410ddbe0a6e79 (diff) |
Refactor tls_client_init interface
Diffstat (limited to 'test/stderr/5420')
-rw-r--r-- | test/stderr/5420 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/test/stderr/5420 b/test/stderr/5420 index 36d163f25..d2fb575b5 100644 --- a/test/stderr/5420 +++ b/test/stderr/5420 @@ -80,6 +80,9 @@ 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 +127.0.0.1 in hosts_require_ocsp? no (option unset) + in tls_verify_hosts? no (option unset) + 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 |