X-Git-Url: https://git.exim.org/users/heiko/exim.git/blobdiff_plain/8359d7daf45da3ff5748c3ce16e00978fcc92b0d..93cad488cb2c9a31aea345c8910a9f9c5815071c:/test/confs/3465 diff --git a/test/confs/3465 b/test/confs/3465 index 161fff526..83592a678 100644 --- a/test/confs/3465 +++ b/test/confs/3465 @@ -70,5 +70,9 @@ t1: 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