Opened 12 years ago
Last modified 8 years ago
#8314 closed Feature request
TLS cipher algorithm level option to use TLS_RSA_WITH_RC4_128_SHA — at Initial Version
Reported by: | Iwasa Kazmi | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | FileZilla Client |
Keywords: | Cc: | ||
Component version: | Operating system type: | ||
Operating system version: |
Description
FileZilla 3.6.0 doesn't support TLS_RSA_WITH_RC4_128_SHA
as the cipher algorithm for TLS.
FileZilla 3.5.3 supports it.
In GnuTLS 3.x, TLS_RSA_WITH_RC4_128_SHA was removed from "SECURE128"
priority group, but is is still contained in "NORMAL" or "PERFORMANCE"
group.
I need TLS_RSA_WITH_RC4_128_SHA support on FTPS connection,
so I want "TLS cipher algorithm level" option to choose
"NORMAL" or "PERFORMANCE" priority group on GnuTLS.
Note:
See TracTickets
for help on using tickets.