diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2020-08-27 21:15:19 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2020-08-31 13:21:12 +0100 |
commit | b38a477da0a5248ed1d2b7590922c89c6337ec3b (patch) | |
tree | 98bb7d769cce9a0bba9b2c086327c468e3c5ad46 /test/confs/2135 | |
parent | d79247e6321bd44f4f21bc1234e0424d0fa558eb (diff) |
Fix non-TLS build
Diffstat (limited to 'test/confs/2135')
-rw-r--r-- | test/confs/2135 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/test/confs/2135 b/test/confs/2135 index 4625f759d..7f1e9906b 100644 --- a/test/confs/2135 +++ b/test/confs/2135 @@ -66,8 +66,9 @@ client: begin transports t1: - driver = smtp - hosts_try_fastopen = : + driver = smtp + port = PORT_D + hosts_try_fastopen = : tls_verify_certificates = DIR/aux-fixed/exim-ca/example.com/CA/CA.pem tls_verify_cert_hostnames = : |