Forum Discussion
Cindy_127211
Nimbostratus
Oct 20, 2005Rule Reading SSLCipher Not working
Sorry for the really long post....I have been struggling with this for awhile now and would really appreciate any assistance!
I have created a rule for processing SSL version and encryption ...
unRuleY_95363
Oct 21, 2005Historic F5 Account
I see the problem now. It has to do with the way you have specified the header insert command. When you only use one argument, the command assumes there might be multiple headers you are inserting as a list.
Try using this form instead:
HTTP::header insert "SSLClientCipher" "[SSL::cipher name], version=[SSL::cipher version], bits=[SSL::cipher bits]"
Notice that I broke the header name and the value into separate arguments. This will better identify what the header name is and what the header value is.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