Redirect to https in ECS with certificate

When I deployment the ECS app in Waypoint with a certificate does not redirect from HTTP to HTTPS. Its normally? I think it’s worth adding an additional listener for forwarding after adding the certificate. Should I do this?

Hey psihachina,

I think that’s a good idea! If a cert has been configured, I think it makes sense for waypoint to automatically configure the alb to redirect HTTP to HTTPS. Could you create a github issue for this?

Yes, I created it. Also, if you allow me, I can try to implement it