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
Don't do it here. I have no idea what this file is for, it's a waste of time. Go to EC2 dashboard and find the load balancer for your Elastic Beanstalk app. Here you can edit the last rule for your HTTP listener and redirect it to HTTPS, don't forget to type in the (really obvious) port number.
@OFark that is how I have been doing it, however, if the listener is ever redeployed then you always have to remember to do this extra step. The should be a way to have this configured from code.
Thanks
Elastic beanstalk event error: Error processing file (Skipping): DEV/Package/PackageTmp/bin/.ebextensions/alb-http-to-https-redirection-full.config' - Contains invalid key: 'Path'.
Environment:
Platform branch
IIS 10.0 running on 64bit Windows Server 2019
Current platform version
2.5.2
I followed the instructions and setup the prerequisite 443 listener for my Application load balancer in elastic beanstalk.
Everything on my application works except the redirect from http to https.
The text was updated successfully, but these errors were encountered: