The SSL renewal for mixiebites.com is failing because Netlify is attempting to validate a stale wildcard certificate (`*.mixiebites.com`) through a DNS TXT challenge that is not being properly exposed in the Netlify UI

Hello,

I am attempting to renew the SSL certificate for mixiebites.com.

The current certificate appears to be a wildcard certificate covering:

*.mixiebites.com
mixiebites.com

The renewal initially failed with:

NXDOMAIN looking up TXT for _acme-challenge.mixiebites.com

I have since added the TXT record in GoDaddy DNS, and Netlify now detects the TXT record correctly. The error changed to:

Incorrect TXT record found at _acme-challenge.mixiebites.com

However, Netlify never exposes the actual ACME challenge token value anywhere in the UI, so I cannot complete DNS validation.

I also encountered temporary CertOrder rate limiting after multiple renewal attempts.

Could you please:

  • reset/remove the stale wildcard certificate state

  • or provide the correct ACME TXT challenge token

  • or reprovision a standard non-wildcard certificate for:

Thank you.