- Newest
- Most votes
- Most comments
The name servers in the registar need to point to the hosted zone name servers. This is why your cert is not being issued as ACM is unable to resolve the CNAME record. You should update the registar with the new name servers from the hosted zone, then ACM will retry and the cert will be issued eventually.
I neglected to say that when I noticed the difference in the NS records between the registrar entry and the zone entry, I did copy the zone NS record values into the registrar record.
Cert is still pending, even thought the validation CNAME records were correctly auto-created.
Have the updated NS records on the registrar's side propagated yet - this may take a while if the TTL is a large figure.
Check the status of the NS field at https://toolbox.googleapps.com/apps/dig/
Relevant content
- asked a year ago
- asked 2 years ago
Made sure that the nameservers in the registrar entry matches the NS record in the hosted zone (all 4).
Cert is still pending.
Should I removed the created CNAME records, and re-create the cert?