fetchers/curl: drop non-PFS fallback ciphersuite

This commit is contained in:
John-Mark Bell 2022-11-05 12:49:01 +00:00
parent 85da9873f7
commit 20f5599514
1 changed files with 0 additions and 2 deletions

View File

@ -86,8 +86,6 @@
"EECDH+AESGCM:EDH+AESGCM:" \
/* Enable PFS AES CBC suites */ \
"EECDH+AES:EDH+AES:" \
/* Enable non-PFS fallback suite */ \
"AES128-SHA:" \
/* Remove any PFS suites using weak DSA key exchange */ \
"-DSS"