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
refactor
[exim.git]
/
test
/
confs
/
1190
diff --git
a/test/confs/1190
b/test/confs/1190
index c65bf5b0caa1b28fe1aeac999e82947b2ec8a3ab..d368004e99e14341da93f3d5808647c16980d1a6 100644
(file)
--- a/
test/confs/1190
+++ b/
test/confs/1190
@@
-24,6
+24,10
@@
tls_alpn = STRICT
hosts_require_alpn = *
.endif
hosts_require_alpn = *
.endif
+.ifdef _HAVE_OPENSSL
+tls_require_ciphers = ALL:@SECLEVEL=0
+openssl_options = -no_sslv3 -no_tlsv1_1 -no_tlsv1
+.endif
# ------ ACL ------
# ------ ACL ------