Try to request an SSL Certificate for a domain name i bought with Route 53 never validates

0

Try to request an SSL Certificate for a domain name i bought with Route 53 but ACM never validates via DNS validation but I look in Route 53 and it shows hosted zone with correct url ???.com

What am i missing?

  • Please post your domain name... That way we can do some diagnosis for you.

gefragt vor 8 Monaten270 Aufrufe
2 Antworten
0
Akzeptierte Antwort

Hey, Please check this document to Troubleshoot DNS validation problems- https://docs.aws.amazon.com/acm/latest/userguide/troubleshooting-DNS-validation.html

AWS
beantwortet vor 8 Monaten
profile picture
EXPERTE
überprüft vor 2 Monaten
0

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?

profile picture
EXPERTE
Steve_M
beantwortet vor 8 Monaten

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen