X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/d4dc049f9a9e80ac3a470fd644418668eefedecb..600dc06981df5a906125f8442c36056a117412d4:/test/confs/2120 diff --git a/test/confs/2120 b/test/confs/2120 index 1288d7f12..79a2e43f0 100644 --- a/test/confs/2120 +++ b/test/confs/2120 @@ -13,10 +13,12 @@ acl_smtp_rcpt = accept log_selector = +tls_peerdn queue_only -queue_run_in_order tls_advertise_hosts = * +# Ciphers string needing normalisation (the underbar) +tls_require_ciphers = ECDHE_RSA-AES256-SHA + # ----- Routers ----- @@ -36,6 +38,7 @@ t1: hosts = thishost.test.ex allow_localhost port = PORT_D + hosts_try_fastopen = : # ----- Retry -----