Problems with certificates in web app

Hi, I’ve been trying to generate certificates for my app to resolve in my domain lecrud.com and the output never generate the ECDSA and RSA. I have been working on a project and resolving which scaling in the best for my project and I did 2 o 3 attempts where the certificates generated fast but now that I decide my scaling and I deployed my app the certificates never generate.

Edgars-MacBook-Pro:wp-lecrud edgar$ fly certs show lecrud.com
The certificate for lecrud.com has not been issued yet.

Hostname                  = lecrud.com

DNS Provider              = cloudflare

Certificate Authority     = Let's Encrypt

Issued                    = 

Added to App              = 2 minutes ago

Source                    = fly

Your certificate for lecrud.com is being issued. Status is Awaiting certificates. Make sure to create another certificate for www.lecrud.com when the current certificate is issued.

And the configuration in Cloudflare and the directions on Fly

For any help that could give to me, thanks

Hi ulied, your www CNAME is wrong - It should be wp-lecrud.fly.dev, not wp-lecrudtech.fly.dev.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.