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/2113 | 1 + 1 file changed, 1 insertion(+) (limited to 'test/confs/2113') diff --git a/test/confs/2113 b/test/confs/2113 index bff43ff57..d5be24861 100644 --- a/test/confs/2113 +++ b/test/confs/2113 @@ -61,5 +61,6 @@ send_to_server: allow_localhost hosts = 127.0.0.1 port = PORT_D + tls_try_verify_hosts = : # End -- cgit v1.2.3