You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a working Ambassador setup where I have terminated SSL on the Classic ELB (using ACM certificate). I have also enabled proxy protocol using the ELB annotation but when I enable HTTP to HTTPS redirection, it gets stuck in a https loop.
I also want to have HTTP to HTTPS redirection too along with the proxy protocol. I think I need some options set here but can't figure them out.
The text was updated successfully, but these errors were encountered:
vikas027
changed the title
EKS (L7) SSL Termination at ELB - HTTP to HTTPS redirection
EKS (L7) SSL Termination at ELB - Proxy Protocol and HTTP to HTTPS redirection
Mar 13, 2021
Describe the bug
I have a working Ambassador setup where I have terminated SSL on the Classic ELB (using ACM certificate). I have also enabled proxy protocol using the ELB annotation but when I enable HTTP to HTTPS redirection, it gets stuck in a https loop.
I also want to have HTTP to HTTPS redirection too along with the proxy protocol. I think I need some options set here but can't figure them out.
To Reproduce
Steps to reproduce the behaviour:
Expected behaviour
I would expect Ambassador to behave normally and have the HTTP to HTTPS redirection working smoothly :)
Versions (please complete the following information):
Related tickets
The text was updated successfully, but these errors were encountered: