mirror of
https://github.com/netsurf-browser/netsurf
synced 2025-02-16 14:34:53 +03:00
fetchers/curl: drop non-PFS fallback ciphersuite
This commit is contained in:
parent
85da9873f7
commit
20f5599514
@ -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"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user