1 réponse
- Le plus récent
- Le plus de votes
- La plupart des commentaires
0
Could be the third case from
https://aws.amazon.com/premiumsupport/knowledge-center/acm-certificate-pending-validation/
"The CNAME record is added to the correct DNS configuration, but the DNS provider automatically adds the bare domain to the end of its DNS records"
répondu il y a 3 ans
Contenus pertinents
- demandé il y a un an
- demandé il y a un an
- demandé il y a un an
- demandé il y a 7 mois
- AWS OFFICIELA mis à jour il y a 10 mois
- AWS OFFICIELA mis à jour il y a 2 ans
- AWS OFFICIELA mis à jour il y a 3 mois
Thanks for the prompt response.
The above is unlikely. I have tested every created CNAME record with a command like
$ dig _4490328cbd8989384cf7fcf77df2f2f2a02.example.com CNAME
(the CNAME record above is changed to exclude the actual domain name)
and the response was exactly matching what ACM expects in domain details.
Some DNS providers can take 24–48 hours to propagate DNS records. Did you also check for trailing period added by DNS provider?