Forum Discussion
Chris_Stierle_1
Nimbostratus
Nov 30, 2005https://www.a.com/ to https://www.b.com redirect
Is there any way to use an irule to redirect https requests from one url to another in the case of a failure? Added to this is the fact that my ssl certs are on the servers and not on the F5s. I currently do http redirects through a fallback host but this will not work with https.
- Colin_Walker_12Historic F5 AccountUnfortunately this isn't something that can be done due to two things.
- Chris_Stierle_1
Nimbostratus
Colin, - Martin_MachacekHistoric F5 AccountChris,
rule www.a.com-redirect { redirect to "https://www.b.com" } virtual 127.1.1.1:80 { use rule www.a.com-redirect } proxy www.a.com:https { target virtual 127.1.1.1:80 clientssl enable clientssl key www.a.com.key clientssl cert www.a.com.crt }
- Colin_Walker_12Historic F5 AccountAs mmac has detailed above, your revised request is definitely possible. I was under the impression that you wanted to set up something different involving features that weren't available to you.
- Chris_Stierle_1
Nimbostratus
mmac and colin,
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