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年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ