git://git.exim.org
/
exim.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Make smtp transport try server cert verify by default
[exim.git]
/
test
/
confs
/
5750
diff --git
a/test/confs/5750
b/test/confs/5750
index 193041d6267800b98f49cc78b12cca1fe148b1bf..20a6eecd98b650fb20a6f21b83496344208e5968 100644
(file)
--- a/
test/confs/5750
+++ b/
test/confs/5750
@@
-102,6
+102,7
@@
send_to_server:
${if eq {$local_part}{good}\
{example.com/server1.example.com/ca_chain.pem}\
{example.net/server1.example.net/ca_chain.pem}}
+ tls_try_verify_hosts =
tls_verify_cert_hostnames =
event_action = ${acl {logger} {$event_name} {$domain} }