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 ?

posta 4 anni fa312 visualizzazioni
1 Risposta
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

con risposta 4 anni fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande