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 ?

已提问 4 年前312 查看次数
1 回答
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

已回答 4 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则