1 Answer
- Newest
- Most votes
- Most comments
1
You need to generated the certificate to be in us-east-1 for use with CloudFront, and it also needs to be in the region(s) of your balancers for use with balancers. Balancers can only see certificates in their local region, and CloudFront can only see certificates in us-east-1.
ACM allows you to request and issue certificates for the same domains in multiple regions, but in does not support sharing the exact same AWS-issued certificate across regions -- you have to request the certificate in each region where you need it.
A certificate you purchase or otherwise obtain from 3rd party certificate authorities can be imported into ACM in as many regions as desired, but must be imported into each region individually.
Relevant content
- Accepted Answerasked 3 months ago
- Accepted Answerasked 6 years ago
- asked 15 days ago
- AWS OFFICIALUpdated 7 months ago
- AWS OFFICIALUpdated 7 months ago
- AWS OFFICIALUpdated 7 months ago
- AWS OFFICIALUpdated 2 years ago