All requests to Flask application running on AWS ECS result in 502 Bad Gateway errors
I have a Flask application running on ECS behind an application load balancer. My website successfully delivers content over HTTP. It does not deliver content over HTTPS. All of those requests result in 502 Bad Gateway
errors.