The certificate for * has not been issued yet

Certificates are not issued even if we followed docs and have other instances on fly.

We tried to recreate the certificates starting from scratch but it doesn’t seem to work.

Instance **redacted**

Can you tell us which hostname this is or which app? I can’t find it with the information you’ve given me.

Sure!
App: **redacted**
Hostname: **redacted**
Organization: **redacted**

Ok I thought I was looking for a wildcard hostname because the title includes * which is the symbol for wildcard certs.

This should now be fixed (manually). I’m going to deploy a change so this doesn’t happen again.

Sorry for the confusion. I was trying to make the title generic.

Thank you for you support, jerome!

1 Like

Hi I’m also encountiering some certificate issues. No matter what domain I try to install to my project it doesn’t deploy. Im trying to deploy this one right now *redacted*

Thanks for letting us know. I’ve been trying to fix this for a few days and I think I’m getting close.

Your particular case should be resolved momentarily.

1 Like

Hi @jerome ,there is a same issue like awaiting-certification-11-hours. Could you please help with that?

One possible suggestion: May we reuse the issued, qualified and not expired certs?

This should now be fixed for your hostname. At least for the ECDSA certificate which should be enough.

I waited about 40 minutes and it worked.

Update available 0.1.33 -> 0.1.41.
Run "flyctl version upgrade" to upgrade.
The certificate for aidrake.org has been issued.

Hostname                  = example.org
DNS Provider              = inhostedns
Certificate Authority     = Let's Encrypt
Issued                    = rsa,ecdsa
Added to App              = 40 minutes ago
Source                    = fly

my website is not working because the certificate is not issued and terminal is showing AAAA .

Subject: SSL Certificate Not Issued for editscape-editing.fly.dev (using Fly DNS)

Hi Fly.io team,

My app editscape-editing is deployed and running, but the SSL certificate for editscape-editing.fly.dev has not been issued for over 45 minutes.

  • I am using Fly’s default DNS (flydns).
  • The app is running and reachable by Fly’s dashboard.
  • I have tried redeploying and re-creating the cert, but it remains stuck.

Can you please help resolve this?
Thank you!

you don’t need to create a certificate for the fly.dev domain, we provision that automatically. just add a http_service, or a custom service using TLS handler, and it’ll work.

My app is exposing HTTP on port 5000, my fly.toml is correct, and I am still seeing ERR_SSL_PROTOCOL_ERROR after more than an hour. Is there anything else I should do, or is this a platform issue?

I am using the default *.fly.dev subdomain and do not have a custom domain. Should SSL work automatically for this, or is there something else I need to do?

SSL should work automatically. can you open a new topic and share your app name and fly.toml please?