Skip to content

Can I associate multiple SSL/TLS certificates with my CloudFront distribution?

1 minute read
0

I serve multiple alternate domain names (CNAMEs) through my Amazon CloudFront distribution. I want to turn on SSL/TLS or HTTPS for all the associated CNAMEs.

Resolution

You can't associate more than one SSL/TLS certificate to an individual CloudFront distribution.

However, certificates that AWS Certificate Manager (ACM) provides can support multiple subject alternative names and include wildcards. To turn on SSL/TLS or HTTPS for multiple domains served through one distribution, assign a certificate from ACM that includes all the required domain names.

To use an SSL/TLS certificate for multiple domain names, import your certificate into ACM or the AWS Identity and Access Management (IAM) certificate store. For instructions, see Importing an SSL/TLS certificate.

Related information

Requirements for using SSL/TLS certificates with CloudFront

Understand how multi-tenant distributions work

2 Comments

The video is showing how to connect multiple sub domains to an ssl certificate. My expectations were that I can see how to connect multiple domains and use their issued ssl certificates from the acm.

https://www.youtube.com/watch?v=6Jve2CPTWuE

replied 2 years ago

Thank you for your comment. We'll review and update the Knowledge Center article as needed.

AWS
EXPERT
replied 2 years ago