Forum Discussion
Jan_V_48538
Nimbostratus
Sep 28, 2009how to set https header?
In our production environment, the client uses ssl for the authorize_new request. Because we are handling ssl on the load balancer, the application does not know that the protocol is https instead of...
Peter_Milanese_
Nimbostratus
Dec 15, 2009Thanks much Aaron, that got me a lot closer.
I'm uncertain why, but when I dump the headers, both prepend "HTTP_" to the variables (as dumped within phpinfo())
i.e.
when HTTP_REQUEST {
HTTP::header insert "HTTPS" "on"
HTTP::header insert "HTTP_X_FORWARDED_PROTO" "https"
}
gets-
HTTP_HTTPS on
HTTP_HTTP_X_FORWARDED_PROTO https
Kind of strange, no?
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