Certificate request stuck in pending validation over a day for .games domain registered with Route 53

0

I recently transferred registration for my tootsuite.games domain from Dotster to AWS Route 53, with Route 53 notifying me of a successful transfer. Now I'm trying to use AWS Certificate Manager to create a certificate for it. When I made the request, ACM generated a couple of CNAME records that I copied to Route 53. However, the request has been stuck in Pending Validation for more than 24 hours. It's possible the issue is that Route 53 only recently added support for .games domains and ACM has not yet been updated. Or it could be something else. What do I need to do to get this moving?

BTW, one weird thing about the transfer is that the Dotster nameservers were pointed to CloudFlare, I selected the option to keep them after the transfer, and in fact the two CloudFlare nameservers are shown in the Route 53 domain record for the domain (and still appear to be active, as CloudFlare URL forwarding is working for the website). However, the domain's hosted zone shows a completely different set of nameservers (four awsdns nameservers) in the zone's NS record. Would it help to copy the hosted zone nameservers to the domain record (or copy the domain nameservers to the hosted zone record)?

1 回答
1
已接受的回答

If the glue records for the domain point to cloud flare you will have to create the cname entries in cloud flare inorder for ACM to validate and issue the certificates.

If you want to host dns for the domain in route 53 you will need to update the domain glue records to point to route53 and have the cnames for acm created in route53

Domain registrar and dns servers are independent of each other. You as the domain owner chooses where your dns servers are

profile picture
专家
已回答 1 年前
profile picture
专家
已审核 10 个月前
  • Thanks! Creating the CNAME records in CloudFlare did it - AWS issued the certificate.

  • Great to hear. Thanks for letting me know. Remember to keep the cname records for acm to auto renew the certs yearly also.

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则