Forum Discussion
Peter_Singer_71
Nimbostratus
Nov 17, 2010BigIP V4.6 rewrite return for ssl
Hi,
I have 2 x BigIP 5100 running v4.6 that I have peoplesoft ESS HR web balanced and proxied.
The two nodes are http to the application servers and the proxy has a wildcard certif...
hoolio
Cirrostratus
Nov 17, 2010Hi Peter,
You should be able to redirect all HTTP requests to HTTPS. But that won't stop the browser from generating the insecure content warning. That warning occurs when the browser parses http:// references in the response to an HTTPS request. So you'd need to rewrite the response content. That cannot be done in 4.x. It can in 9 or 10.x using a stream profile and STREAM::expression based iRule.
If you're stuck on 4.x, I'd focus on configuring the Peoplesoft app on how to either use relative references to itself so the browser makes the request via the same protocol or to use https:// in absolute references to itself. I think you might be able to use a custom HTTP profile with header to insert set to:
Wl-Proxy-SSL: true
Aaron
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