How do I configure a load balancer in an AWS Elastic Beanstalk environment to use HTTPS so that I can use an SSL certificate?
Do one of the following:
If you don't already have a certificate, follow the instructions for Requesting a public certificate.
-or-
If you already have a certificate, follow the instructions for Importing certificates into AWS Certificate Manager.
Then, attach the certificate to the load balancer used by your Elastic Beanstalk environment by Configuring your Elastic Beanstalk environment's load balancer to terminate HTTPS.
For more information about the types of load balancers used in Elastic Beanstalk environments, see Load Balancer for your AWS Elastic Beanstalk environment.
Configuring HTTPS for your Elastic Beanstalk environment
What Is AWS Certificate Manager?