2 Answers
- Newest
- Most votes
- Most comments
1
If you're using an external service to host your DNS, you will need to inspect the ACM entry to see which DNS records it is waiting for, and then update your DNS solution with those records.
The ACM entry would like something like below
Add the record to your DNS and wait for it to propagate, and ACM should pick it up.
answered 3 years ago
1
I think you need to check your CNAME and re-register with Route53 using the method described in this document.
https://docs.aws.amazon.com/acm/latest/userguide/troubleshooting-renewal.html
Relevant content
- AWS OFFICIALUpdated 8 months ago
