Forum Discussion
Jinshu
Cirrus
10 years agoIs HTTP to HTTPS redirection Secure?
Hi All,
I have configured http to HTTPS redirection in some of the urls but is this secure? The VS blindly forwards all the communications from http to https which can cause man in midle attck r...
stan_piron
Cumulonimbus
10 years agoUse HTTP::respond instead of TCP::respond in HTTP_REQUEST irule
when HTTP_REQUEST {
HTTP::respond 301 noserver Location https://[getfield [HTTP::host] ":" 1][HTTP::uri] Connection close Content-Length 0
}
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