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
OpenSSL: Fix tls_eccurve on earlier versions than 3.0.0. Bug 2954
[exim.git]
/
test
/
confs
/
0413
diff --git
a/test/confs/0413
b/test/confs/0413
index 118dbcfe977938649310ca057e1195aee715db06..44b0da01fb8cb92df420f89af435776b367ed6c8 100644
(file)
--- a/
test/confs/0413
+++ b/
test/confs/0413
@@
-51,6
+51,7
@@
t1:
hosts = 127.0.0.1
allow_localhost
port = PORT_S
+ hosts_try_fastopen = :
t2:
driver = smtp
@@
-58,6
+59,7
@@
t2:
hosts_override
allow_localhost
port = PORT_S
+ hosts_try_fastopen = :
# End