Users want to be able to do http -> https redirection with XFP
See original GitHub issuePre Ambassador 0.50.0, setting x_forwarded_proto_redirect: true
in the Ambassador Module
configured Ambassador to read XFP for and redirect if it was HTTP. This is useful when terminating TLS at an L7 LB.
Issue Analytics
- State:
- Created 5 years ago
- Comments:18 (8 by maintainers)
Top Results From Across the Web
Users want to be able to do http -> https redirection with XFP
Assuming that x_forwarded_proto_redirect relies on x-forwarded-proto: https header to do the redirection, this will never happen since the ...
Read more >Spring security redirection URL using HTTP while HTTPS ...
Normally, the simple http to https redirect makes the user take an extra hop as they will come back in http and then...
Read more >How to Redirect HTTP to HTTPS - Semrush
A Guide to Redirecting HTTP to HTTPS. The world of technical SEO is rich with acronyms, but today we're going to take a...
Read more >X-Forwarded-Proto - HTTP - MDN Web Docs
The X-Forwarded-Proto (XFP) header is a de-facto standard header for identifying the protocol (HTTP or HTTPS) that a client used to connect ...
Read more >How to Redirect Website from HTTP to HTTPS? - Geekflare
Go HTTPS; it doesn't cost anything, and yet you get search engine ranking and security. HTTPS should be everywhere, and lately, Google has...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Fixed in 0.60.0