- Newest
- Most votes
- Most comments
Hey, Please check this document to Troubleshoot DNS validation problems- https://docs.aws.amazon.com/acm/latest/userguide/troubleshooting-DNS-validation.html
AWS Certificate Manager needs to prove you own the domain that the certifcate is being issued for, and so it will request the creation of a CNAME record name that's a random string like _a79865eb4cd1a6ab990a45779b4e0b96.[your_domain].com. with a record value of _424c7224e9b0146f9a8808af955727d0.acm-validations.aws.
If Route 53 is your registrar then this can all be done automatically, you need to select the certificate in AWS Console ( from what you say above it should have a status of Pending validation) and click on Create records in Route 53.
Now is this record there when you look at the hosted zone in Route 53, and is your certificate now validated?
Relevant content
- Accepted Answerasked a year ago
- Accepted Answerasked a year ago
- Accepted Answerasked 7 years ago
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated a year ago
- AWS OFFICIALUpdated 3 months ago
- AWS OFFICIALUpdated 4 months ago
Please post your domain name... That way we can do some diagnosis for you.