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
/
2120
diff --git
a/test/confs/2120
b/test/confs/2120
index 9469cb7386d6c119ca2e9cf1358e64477bdbc5cc..79a2e43f0ba6fcadbaea72db4163ca9493673818 100644
(file)
--- a/
test/confs/2120
+++ b/
test/confs/2120
@@
-13,10
+13,12
@@
acl_smtp_rcpt = accept
log_selector = +tls_peerdn
queue_only
log_selector = +tls_peerdn
queue_only
-queue_run_in_order
tls_advertise_hosts = *
tls_advertise_hosts = *
+# Ciphers string needing normalisation (the underbar)
+tls_require_ciphers = ECDHE_RSA-AES256-SHA
+
# ----- Routers -----
# ----- Routers -----