Forum Discussion
Jinshu
Cirrus
Dec 11, 2015Is 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...
Stanislas_Piro2
Cumulonimbus
Dec 11, 2015Use 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
