From 610ff4388b33ddc2753c17eefb8b03e2fdd7e124 Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Sun, 23 Nov 2014 17:01:14 +0000 Subject: Make smtp transport try server cert verify by default This is an exim client checking a server certificate. --- test/confs/5658 | 1 + 1 file changed, 1 insertion(+) (limited to 'test/confs/5658') diff --git a/test/confs/5658 b/test/confs/5658 index de486e083..6a75b8c67 100644 --- a/test/confs/5658 +++ b/test/confs/5658 @@ -125,6 +125,7 @@ send_to_server3: helo_data = helo.data.changed #tls_verify_certificates = DIR/aux-fixed/exim-ca/example.com/server1.example.com/ca_chain.pem tls_verify_certificates = DIR/aux-fixed/exim-ca/example.com/CA/CA.pem + tls_try_verify_hosts = tls_verify_cert_hostnames = hosts_require_tls = * hosts_require_ocsp = * -- cgit v1.2.3