Forum Discussion
Rewrite HTTPS to HTTP preserving HTTPS in the URL
Hi,
Are we able to use a pool listening on port 80 on a HTTPS VS listener.
What we want is to keep the URL secured in https while the traffic will be served from a pool running on port 80
Is this doable ?
7 Replies
- MiLK_MaN
Nimbostratus
So you want to have SSL on the clientside, but decrypt on the backend?
If so, this is called SSL offload and is a very easy thing to do by having a clientside SSL profile but not putting one on the serverside.
The only thing to watch out for are embedded URL references in your HTML code, or Location headers that don't include https:// schema.
- Moinul_Rony
Altostratus
I can confirm that the URL references will be unchanged and be still on http:// .. Can you point me to any documentation that shows a optimal way of SSL offloading from a HTTPS VS to a HTTP Pool ? Thanks. - MiLK_MaN
Nimbostratus
Are the URL references relative (ie. /path/file.html) or definitive (eg. http://host.com/path/file.html)? If it's the latter, you will need a stream profile similar to what has been described in this devcentral post: https://devcentral.f5.com/questions/irule-for-rewriting-http-request-with-https-request
- MiLK_MaN_61922
Nimbostratus
So you want to have SSL on the clientside, but decrypt on the backend?
If so, this is called SSL offload and is a very easy thing to do by having a clientside SSL profile but not putting one on the serverside.
The only thing to watch out for are embedded URL references in your HTML code, or Location headers that don't include https:// schema.
- Moinul_Rony
Altostratus
I can confirm that the URL references will be unchanged and be still on http:// .. Can you point me to any documentation that shows a optimal way of SSL offloading from a HTTPS VS to a HTTP Pool ? Thanks. - MiLK_MaN_61922
Nimbostratus
Are the URL references relative (ie. /path/file.html) or definitive (eg. http://host.com/path/file.html)? If it's the latter, you will need a stream profile similar to what has been described in this devcentral post: https://devcentral.f5.com/questions/irule-for-rewriting-http-request-with-https-request
- Alex_Dominic_Sa
Nimbostratus
I added the rule this time no response from the VIP only :-(
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)Recent Discussions
Related Content
* 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