Skip to content

CNAME update in the ACM

0

ACM couldn't automatically validate one or more domain names in the certificate.

CNAME of the record has to be updated. Domain is not under Route 53.

Please advice how can I update the CNAME in this case.

asked 3 years ago403 views
2 Answers
1
Accepted Answer

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

Enter image description here

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

EXPERT
answered 3 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.