Opened 11 years ago

Closed 8 years ago

#8314 closed Feature request (outdated)

TLS cipher algorithm level option to use TLS_RSA_WITH_RC4_128_SHA

Reported by: Iwasa Kazmi Owned by:
Priority: normal Component: FileZilla Client
Keywords: Cc:
Component version: Operating system type:
Operating system version:

Description (last modified by Tim Kosse)

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.

Change History (2)

comment:1 by Alexander Schuch, 11 years ago

Maybe see #7873 for something related…

comment:2 by Tim Kosse, 8 years ago

Description: modified (diff)
Resolution: outdated
Status: newclosed

RC4 support is no longer available in accordance to RFC7465.

Note: See TracTickets for help on using tickets.