Wildcard cert stuck in “awaiting configuration” despite correct DNS

Hi Fly team,

I’m trying to issue a wildcard TLS certificate for *.app.moneytor.co.il on my app moneytor-webapp.

The required DNS is fully configured:
• _acme-challenge.app.moneytor.co.il TXT → app.moneytor.co.il.dmowwq.flydns.net
• *.app.moneytor.co.il CNAME → moneytor-webapp.fly.dev

Both records resolve correctly with dig, and the app is reachable.

Despite this, fly certs check “*.app.moneytor.co.il” continues to show “awaiting configuration” long after propagation.

I’ve already tried:
• Removing and re-adding the cert
• Waiting over an hour
• Confirming DNS with multiple resolvers

the issue seems limited to wildcard DNS-01 validation.

Can you please help re-trigger or unblock issuance?

Thanks!

Hey @ilio :waving_hand:

Your _acme-challenge record there should be a CNAME, not a TXT.

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