Forum Discussion
BIGIP VIP not offload SSL but want to use irule redirect
Hi, We have BIGIP LTM which all VIPs not offload SSL, do we have someway to redirect the traffic on F5 ? Thanks for your advise.
- tbyerly_229301Historic F5 Account
Can you give a few more details? I'm not sure of the question or what you want to accomplish.
- truongh_36312
Nimbostratus
Hi, thanks for your reply, we have HTTPS VIP which SSL cert not offload at F5 (no cert terminate on this VIP). Do we have someway we can redirect the traffic come to this VIP. for example https://www.abc.com redirect to https://abc.com Thanks
- tbyerly_229301Historic F5 Account
You can use an iRule and there are many examples here on DevCentral. A simple iRule example
when HTTPS_REQUEST { HTTPS::redirect "https://abc.com[HTTP::uri]" }
Apply that to VS. Make sure you have client SSL cert on both VS's
- truongh_36312
Nimbostratus
Hi, Thanks for your reply, this iRule works when F5 VIP is offload SSL on Server. But my VIP do not have any Cert on SSL profile, do we have any way to redirect the traffic from https://www.abc.com to https://abc.com. Thanks for your advise.
- Stanislas_Piro2
Cumulonimbus
Hi,
You can only enable http redirect if you enable both clientssl and http profiles!
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