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 ?

gefragt vor 4 Jahren312 Aufrufe
1 Antwort
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

beantwortet vor 4 Jahren

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