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
DKIM: ensure that dkim_domain elements are lowercased before use. Bug 2371
[exim.git]
/
test
/
confs
/
4060
diff --git
a/test/confs/4060
b/test/confs/4060
index dcc0ec2e726f44ebab8d157d2c452017f8459656..30d65a146fa358d2a76dff11430271f350c92717 100644
(file)
--- a/
test/confs/4060
+++ b/
test/confs/4060
@@
-26,6
+26,8
@@
tls_certificate = ${if eq {SERVER}{server}{DIR/aux-fixed/cert1}fail}
# Avoid ECDHE key-exchange so that we can wireshark-decode (not TLS1.3)
.ifdef _HAVE_GNUTLS
tls_require_ciphers = NORMAL:-KX-ALL:+RSA
+.else
+tls_require_ciphers = DEFAULT:!kECDHE
.endif
pipelining_connect_advertise_hosts = *