Forum Discussion
Felix_29330
Nimbostratus
Oct 28, 2010Unexpected: Big-IP Redirecting Connection from SSL to HTTP
Hi All,
I have a Big-IP appliance sitting in front of 2 servers for load-balancing and SSL-offloading.
My problem is that when a user accesses the virtual server URL with httpS, the browser opens the page with the URL changed to HTTP. Which implies the connection from the end-user browser to the servers is no longer encrypted.
I have gone through the appropriate VS settings and all seems to be fine.
To give more info:
I have installed the appropriate certificate/key files, created an SSL client profile and referenced that SSL client profile in my Virtual Server configuration which is listening on port 443.
The connection between the Big-IP and the real servers is however clear text HTTP.
I would appreciate any assistance on fixing this problem.
Thanks. Felix
- JRahm
Admin
Are the links in the content being returned by your server http or https? If http, you might try to enable secure links in your app, or use a stream profile to rewrite them in the response. Make sure you enable chunking in the http profile if you take the latter approach. - L4L7_53191
Nimbostratus
Felix: this is a common issue. Here's the high-level idea of what is going on - your web servers are unaware that there is an upstream device doing SSL proxying. It's common for applications to build self-referencing redirects, which they will build based on their specific application configuration/context. So to the servers, they're normal old HTTP, so they'll redirect that way. Alternatively, as Jason mentions it's possible that there are hard-coded or dynamically generated references to http:// in the actual content being served.
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