AWS - Configure HTTPS for Elastic Beanstalk Environments with GoDaddy Domain

  1. Open the Elastic Beanstalk console, and then select your environment.

  2. In the navigation pane, choose Configuration.

  3. In the Load balancer category, click Edit.

To add a listener for an Application Load Balancer:

1. Choose Add Listener.

2. For Port, enter the incoming traffic port (typically 443).

3. For Protocol, choose HTTPS.

4. For SSL certificate, choose your certificate, and then choose the SSL policy that you want to use from the drop-down menu.

5. Choose Add, and then choose Apply.

Add CNAME at GoDaddy

Redirect HTTP request to HTTPS

  1. Open the EC2 console, and then select your environment.

  2. In the navigation pane, choose Load Balancers.

  3. Select your instance then choose the Listeners tab.

  4. Edit the HTTP listener.

Edit inbound rules

Add port 443 to the security group

Last updated

Was this helpful?