ACM certificate validation status is still pending and CNAME record isn’t added to the correct DNS configuration

0

I created a hosted zone for a valid registered domain ” skillbuilder.training.aws.dev” in Route 53. Then requested a public certificate with DNS validation for the domain name in ACM and also created the record accordingly. This added CNAME record in the hosted zone(Route 53). Now, the certificate is still under pending stage. When I tried the test record in Route 53, it returns empty response. I verified the CNAME,

  • there is no additional characters or is missing characters
  • there is no repeating bare domain to the end of its DNS records I also tried the dig command on generated CNAME, getting Record not found. Please provide some assistance.
1回答
1
承認された回答

Hello There,

ACM is unable to verify the CNAME record due to that you're seeing the state "pending".

If you added the CNAME in the record correctly and the dig is not showing the response, then it might be the case where you have added to the wrong hosted zone (meaning you might have multiple hosted zones).

Check your hosted zone NS server records where you have added the CNAME record are matching to the below set or not.

%dig NS skillbuilder.training.aws.dev +short ns-1505.awsdns-60.org. ns-1811.awsdns-34.co.uk. ns-856.awsdns-43.net. ns-3.awsdns-00.com.

if not, most likely you need to find on which account you have this Hosted zone and you need to add their.

Regards, CK

profile pictureAWS
回答済み 2年前
profile picture
エキスパート
レビュー済み 10ヶ月前

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

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

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

関連するコンテンツ