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 ?

feita há 4 anos311 visualizações
1 Resposta
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

respondido há 4 anos

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas