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
GnuTLS: Fix client detection of server reject of client cert under TLS1.3
[exim.git]
/
test
/
confs
/
5652
diff --git
a/test/confs/5652
b/test/confs/5652
index 7dce363c24fadb598a3a2ea74a4c78a6489fd62a..28d3a95bb8448a1e3b7de3f9fa0ca7d1c1cf7035 100644
(file)
--- a/
test/confs/5652
+++ b/
test/confs/5652
@@
-29,6
+29,7
@@
tls_ocsp_file = DRSA/server1.example.com/server1.example.com.ocsp.good.resp \
: DECDSA/server1.example_ec.com/server1.example_ec.com.ocsp.good.resp
: DECDSA/server1.example_ec.com/server1.example_ec.com.ocsp.good.resp
+tls_require_ciphers = NORMAL:!VERS-TLS1.3
# ------ ACL ------
# ------ ACL ------
@@
-72,6
+73,7
@@
remote_delivery:
tls_require_ciphers = OPT
hosts_require_ocsp = *
tls_verify_certificates = CERT
tls_require_ciphers = OPT
hosts_require_ocsp = *
tls_verify_certificates = CERT
+ tls_verify_cert_hostnames = :
local_delivery:
driver = appendfile
local_delivery:
driver = appendfile