Forum Discussion
iRule for redirecting 128bit RC4-md5 and 128bit RC4-SHA to webpage
If I may add, there are a few concerns:
-
First, the cipher list name should never just be "RC4". If anything it'll be "RC4-SHA" or something that describes at least one encryption and one digital signature algorithm.
-
When a client and server negotiate an SSL/TLS session, the client will send a list of supported ciphers, and the server will (usually) pick something from that list. Practically all modern browsers will prefer RC4. It's also not possible, I believe, to do anything other than 128 bit RC4 in any of these browsers.
-
As Lapayne already pointed out, the DEFAULT cipher list already excludes MD5, so you should never see that one.
So, in lieu of RC4-SHA, what are you trying to get users to use?
Recent Discussions
Related Content
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com