Forum Discussion
johnestate_1382
Nimbostratus
Nov 21, 2013iRule for redirecting 128bit RC4-md5 and 128bit RC4-SHA to webpage
Hello
I have been asked to deny or block 128bit RC4-md5 and 128bit RC4-SHA user reqeust, so I wrote following iRule
when HTTP_REQUEST {
log local0. "VIP connection request before if statem...
Lee_Payne_53457
Cirrostratus
Nov 21, 2013If you want to block 128bit RC4-md5 & RC4-SHA you can modify the cipher suite in the client SSL profile to something like:
DEFAULT:!RC4-SHA:!RC4-MD5
Which should allow all the default ciphers but also block those two, it's also worth knowing that MD5 ciphers are blocked in the default cipher list in v10.2 and higher.
Recent Discussions
Related Content
DevCentral Quicklinks
* 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
Discover DevCentral Connects