2 months ago
I am opening this separate thread to track my specific issue with wildcard certificate issuance for *.ordenly.co
The Issue:
My wildcard domain is stuck in an infinite validation loop. It stays on "Certificate Authority is validating challenges" for over 24 hours, eventually fails with "Failed to issue TLS certificate" (Internal Error), and retrying just puts it back into the same loop.
As a result, all my subdomains are currently inaccessible due to SSL errors. You can see a live example of the failure here: https://demoburger.ordenly.co
Previous Status:
This exact setup was working perfectly until a few days ago. It failed suddenly without any changes to my DNS configuration.
DNS Provider: Cloudflare.
Verified Configuration:
DNS Records: Validated CNAME records for both the wildcard (*) and _acme-challenge
Both are pointing to the correct Railway target provided (uyofr105...)
Cloudflare Settings:
The _acme-challenge record is strictly set to DNS Only (Grey Cloud). Universal SSL is Enabled.
Domain Reset:
Deleted the domain from the project, waited several hours, and re-added it to force a fresh challenge.
Propagation Check:
Verified that DNS records are propagating correctly and pointing to the Railway infrastructure.
It seems like the internal validation process is hanging indefinitely for this specific wildcard. Could the engineering team please check the logs for *.ordenly.co or manually trigger a re-validation?
0 Replies