X-Git-Url: https://git.exim.org/users/heiko/exim.git/blobdiff_plain/6d7c6175eda3aaa316d1960a89170a285510ad40..7d657f2a9afd09237d343e878ad914f6871b59f1:/test/confs/3465 diff --git a/test/confs/3465 b/test/confs/3465 index 161fff526..2f2061be0 100644 --- a/test/confs/3465 +++ b/test/confs/3465 @@ -67,8 +67,13 @@ t1: hosts = 127.0.0.1 port = PORT_D hosts_avoid_tls = HOSTS_AVOID_TLS + tls_try_verify_hosts = : hosts_require_auth = * allow_localhost + # These can be made visible by adding "-d-all+deliver+transport+tls" to the script 1st queuerun + headers_add = X-tls-cipher: <$tls_cipher> + headers_add = X-tls-out-cipher: <$tls_out_cipher> + # End