git://git.exim.org
/
users
/
jgh
/
exim.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
OpenSSL: fix tls_out_ocsp under resumption
[users/jgh/exim.git]
/
test
/
confs
/
4065
diff --git
a/test/confs/4065
b/test/confs/4065
index dcf0d6f5da9211e3e173f158433983dcb2ac1d5c..92a17d71b8ffed02c4a6811e89034e509e5a01f5 100644
(file)
--- a/
test/confs/4065
+++ b/
test/confs/4065
@@
-25,6
+25,10
@@
tls_certificate = ${if eq {SERVER}{server}{DIR/aux-fixed/cert1}fail}
tls_require_ciphers = NORMAL:-KX-ALL:+RSA
.endif
tls_require_ciphers = NORMAL:-KX-ALL:+RSA
.endif
+.ifdef _HAVE_DMARC
+dmarc_tld_file =
+.endif
+
pipelining_connect_advertise_hosts = *
auth_advertise_hosts = *
pipelining_connect_advertise_hosts = *
auth_advertise_hosts = *
@@
-43,7
+47,7
@@
server:
client:
driver = manualroute
client:
driver = manualroute
- route_data = 127.0.0.1
::PORT_D
+ route_data = 127.0.0.1
self = send
transport = smtp
self = send
transport = smtp
@@
-54,6
+58,7
@@
smtp:
driver = smtp
hosts_pipe_connect = *
protocol = smtps
driver = smtp
hosts_pipe_connect = *
protocol = smtps
+ port = PORT_D
tls_verify_hosts =
tls_try_verify_hosts =
hosts_require_auth = *
tls_verify_hosts =
tls_try_verify_hosts =
hosts_require_auth = *