diff options
Diffstat (limited to 'test/confs/5652')
-rw-r--r-- | test/confs/5652 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/confs/5652 b/test/confs/5652 index 28d3a95bb..5b29f5b68 100644 --- a/test/confs/5652 +++ b/test/confs/5652 @@ -29,7 +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 -tls_require_ciphers = NORMAL:!VERS-TLS1.3 +tls_require_ciphers = NORMAL:!VERS-ALL:+VERS-TLS1.2:+VERS-TLS1.0 # ------ ACL ------ |