Can't use ACM certificate in Cloudfront China
I am in China region, created a ACM certificate in cn-north-1 region. I then tried to use this certificate to create a cloudfront. But I got error "Invalid request provided: The specified SSL certificate source isn't available in this region."
I then tried to create ACM certificate in cn-northwest-1 region, but result in the same error.
I read the doc, it says I must use us-east-1 to create certificate but that region isn't available in China.
So is it possible to use certificate manager with cloudfront in China?
Hello
If you need to use the Cloudfront , You must create ACM in us-east-1 region then you can use it Cloudfront, Please check the link for the regions https://www.amazonaws.cn/en/about-aws/regional-product-services/
AWS Premium support:
How do I configure my CloudFront distribution to use an SSL/TLS certificate? https://aws.amazon.com/premiumsupport/knowledge-center/install-ssl-cloudfront/
Thank You GK
Relevant questions
CF distro and ACM certificate in different account
Accepted AnswerAWS China CloudFront Error when provisioned using terraform
asked 6 days agoClient VPN Endpoint Creation - Not Detecting Client Certificate in ACM
Accepted Answerasked 3 years agoHow to provision CloudFront distribution with ACM certificate in CloudFormation?
asked 3 months agoCan't use ACM certificate in Cloudfront China
Accepted Answerasked 2 months agoAWS Certificate Manager - Additional Verification Required
asked 2 months agoHow to use the same ACM certificate with CloudFront and ELB
Accepted Answerasked 3 years agoACM and Route53
asked 2 months agoUnable to delete ACM certificate
asked 16 days agoDNS validation remains pending in ap-southeast-1, but succeeds in us-east-1
asked 3 years ago
Thanks~ it looks like I have to use SSL/TLS certificate in China. Here is something I found might also be useful https://www.cnblogs.com/neo-bingliang/p/14102939.html