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/2127 | 1 + 1 file changed, 1 insertion(+) (limited to 'test/confs/2127') diff --git a/test/confs/2127 b/test/confs/2127 index 3639c5bbf..862ad710d 100644 --- a/test/confs/2127 +++ b/test/confs/2127 @@ -56,5 +56,6 @@ send_to_server: allow_localhost hosts = ${if eq{$local_part}{userx}{127.0.0.1}{HOSTIPV4}} port = PORT_D + tls_try_verify_hosts = : # End -- cgit v1.2.3