Forum Discussion
Abe_11636
Cirrus
Nov 20, 2012Loosing HTTPS After Logging In
Hello,
I have a weblogic (ohs/webcache) and F5 setup
I created new vip/ adding new pool using 443 as ports add client and server ssl profiles.
In prod this same setup doesnt work whe...
Abe_11636
Cirrus
Nov 20, 2012That is correct.
i add this irule:
when HTTP_REQUEST {
if {[string length [HTTP::host]] } {
HTTP::redirect https://[getfield [HTTP::host] ":" 1][HTTP::uri]
}
else {
HTTP::redirect https://[IP::local_addr][HTTP::uri]
}
}
But its not keeping https. (Again in IE the https is there but the webpage isnt) Any idea on why it errors out in IE?
Thanks
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)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