Forum Discussion
Mike_Graston_10
Nimbostratus
Aug 28, 2007128 bit encryption
All,
I was wondering has anyone come across a script which will force 128 bit encryption. Was looking through the forum and haven't seen it. I am going into the online help to check it out.
Thx,
Mike
- Mike_Graston_10
Nimbostratus
Ok, here is what i have but I seem to be shutting the website down fro everyone??? - hoolio
Cirrostratus
You're sending the response outside the check in the if statement, so all requests will be responded to with a 402.when HTTP_REQUEST { if { [SSL::cipher bits] < 128 }{ HTTP::respond 402 content "This web site requires 128 bit encryption or higher. Please update your browser and try again." } }
- Mike_Graston_10
Nimbostratus
this worked great, thanks for the help.....
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