X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=test%2Fconfs%2F5841;h=ccecd7e1f1607180ef7cf37c4b7a5b3e0f4f4a97;hb=bc062cd5d29c98fce2117533eaa2d811e4dc57d0;hp=98de91d76033bce6d8065bcff159fad22e8d6b43;hpb=9e9ad3eea16e14e8a6c96cde6ddc5c0051e0fd83;p=user%2Fhenk%2Fcode%2Fexim.git diff --git a/test/confs/5841 b/test/confs/5841 index 98de91d76..ccecd7e1f 100644 --- a/test/confs/5841 +++ b/test/confs/5841 @@ -23,7 +23,7 @@ tls_certificate = ${if eq {SERVER}{server} {CDIR2/fullchain.pem}fail} tls_privatekey = ${if eq {SERVER}{server} {CDIR2/server1.example.com.unlocked.key}fail} # Permit two specific ciphers -tls_require_ciphers = ECDHE-RSA-CAMELLIA256-SHA384:ECDHE-RSA-AES256-GCM-SHA384 +tls_require_ciphers = DHE-RSA-CAMELLIA256-SHA:ECDHE-RSA-AES256-GCM-SHA384 # Force TLS1.2 so that the ciphers choice works