ACM and Route53

0

So, I've created an SSL in ACM, domain is hosted in Route53. All appears ok, Cert is valid and is in use in CloudFront. However, when I go to the URL it's still coming up as not secure? Is this just propagation, how long does it normally take?

  • Did you added the domain names in the CNAME in Cloud-front ? I think the ACM you have created in N.Virginia region

3개 답변
0

To use an ACM certificate with Amazon CloudFront, you must request or import the certificate in the US East (N. Virginia) region. ACM certificates in this region that are associated with a CloudFront distribution are distributed to all the geographic locations configured for that distribution. And it may take few minutes to hours sometimes. If your public certificate has been issued and configured correctly on CloudFront then you don't need to do anything else. Also check your dns routing using dig <your domain name> and make sure CNAME entry for correct CloudFront URL is there. e.g. dig www.example.com

AWS
답변함 2년 전
0

Hi, thanks for that. The cert was requested from this location. In CloudFront is shows the correct cert, in ACM it shows as valid and in use.

Not sure why AWS makes this so complicated??

답변함 2년 전
0

Ok, used dig and any, returned all DNS entries APART from the CNAME records that ACM added?? Is this normal? Down to propagation?

답변함 2년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠