AWS Elastic Beanstalk Supports AWS Certificate Manager

Posted on: May 23, 2016

You can now use SSL/TLS certificates provisioned from AWS Certificate Manager with your AWS Elastic Beanstalk environments by selecting a certificate from the Elastic Beanstalk console. This helps you easily secure network communications between your Elastic Beanstalk applications and end users.

AWS Certificate Manager (ACM) is a service that lets you easily provision, manage, and deploy Secure Sockets Layer/Transport Layer Security (SSL/TLS) certificates for use with AWS services. SSL/TLS certificates provisioned through AWS Certificate Manager are free. You pay only for the AWS resources you create to run your application.

You can start choosing ACM certificates for your Elastic Beanstalk applications from the Elastic Beanstalk console or with the EB CLI, SDKs, and APIs. Read our documentation to learn more. You must provision a certificate from ACM before you can use it with Elastic Beanstalk. To get started with ACM, visit here.

For more information on Elastic Beanstalk: