Using cdn with lightsail not is validating certificate

0

Hi people!
I'm trying use the cdn lightsail with my instance wordpress too lightsail, however I'm not can validate the my domain.
My dns zone is at vercel.com, and my subdomain wordpress is wp.mydomain.com. So I pointing wp.mydomain.com to my address ip static lightsail instance.

I need use cdn on my wordpress, however, when I going validate certificate, appears only as Validation in progress…

What's happening ?

demandé il y a 4 ans312 vues
1 réponse
0

That's an error CAA, see documentation AWS: https://docs.aws.amazon.com/acm/latest/userguide/setup-caa.html
Only configure a CAA record to allow Amazon ACM to generate certs. We need to add an extra record in Vercel:
CAA 0 issue "amazon.com"
Request a new ACM cert and this time it succeeds!

Thank you!

Edited by: gustavosiq on Aug 14, 2020 5:17 PM

répondu il y a 4 ans

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions