Forum Discussion
Moinul_Rony
Sep 23, 2014Altostratus
SSL offloading not working with X-Forwarded-Proto
Hi we are trying to SSL offload on F5 using the following iRule but it seems its not changing the header X-Forwarded-Proto
when HTTP_REQUEST {
HTTP::header insert "X-Forwarded-Proto" "https";
}...
tatmotiv
Sep 23, 2014Cirrostratus
It seems as if you're trying to talk plain, unencrypted http to an https service on the server. You should either enable a server side ssl-profile for this virtual or change the destination port of your pool members to the one that is listening for unencrypted http.
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