Forum Discussion
James_Thomson
Employee
Dec 09, 2004selective re-encryption
I'm trying to have a vip with ssl acceleration enabled accept traffic, inspect it, if it is html, re-encrypt it and send it to a secure serverpool. If it is .gif, just send it to a port 80 pool.
...
James_Thomson
Employee
Dec 09, 2004I made the fallback pool the secure pool in the virtual.I have a clientssl and serverssl profile associated and an http profile associated as well.
With this rule:
when HTTP_REQUEST {
if {[HTTP::uri] contains "index3"} {
pool server2
serverside {SSL::disable}
}
}
I get this error in /var/log/ltm
Dec 9 22:21:28 tmm tmm[690]: 01220001:3: TCL error: Rule selective - Error: connection has no peer! (line 3) invoked from within "serverside {SSL::disable}"
Any ideas? Do I need to do anything with SSL::verify result?
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)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
