ACM certificate DNS validation does not validate my certificate

1

Hello, I have an issue with ACM certificate validation (DNS based) in the eu-north-1 region (Stockholm). Yesterday I have created two regional certificates, both in the same eu-north-1 region. They both are using the same CDK script to create them. One of them is validated, while the second one is not. It's already 12 hours since I created the certificate and valid CNAME records, but the certificate still remains in the "Pending validation" state.

I tried to follow this guides:

At the same time, I don't see any issues with ACM/Route53 in the eu-north-1 region in my Health Dashboard. What else can I do to make my certificate validated?

I'm not able to create a support case, as my organization has a basic plan only, that's why I'm looking for help here.

  • Hello, where are you hosting your domain? I had an issue like this previously for a domain that was not in AWS, I had to first created a hosted zone, then point my domain in godaddy to the name servers for that hosted zone. after that, all DNS record validations were successful

已提問 2 年前檢視次數 957 次
2 個答案
0

Hello Michal,

If you added the CNAME record correctly and still not verified then I would suggest to check if the record is able to resolve or not. To check run a dig and see the response. If there is no 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 domainname.com

Regards, CK

profile pictureAWS
已回答 2 年前
  • this isn't an answer at all, is there anything usefull you may suggest to debug failing acm validation over route53 in aws?

0

I experience similar issue, request ACM certificates via Console, added Route53 CNAME record, Status: Pending validation until timeout.

已回答 2 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南