Y
Hacker News
new
|
ask
|
show
|
jobs
by
juddlyon
2313 days ago
The free SSL certificates via ACM are only available in the US East (Northern Virginia) Region. That has tripped me up before.
3 comments
phinnaeus
2313 days ago
That's not quite right. You must provision your CloudFront certificate in us-east-1 because that's where CloudFront is. You can provision ACM certs in any region.
link
kryptk
2313 days ago
I have ACM certs issued and working in ap-northeast-1 and us-west-2, attached to an ALB.
link
stonewhite
2312 days ago
That is the case for Cloudfront certificates globally. For Loadbalancer or other uses, you should just provision your certs in your own region.
link