Issue: Let’s Encrypt SSL/TLS is failing: “SSL Provisioning is temporarily disabled because too many recent CertOrder creation with the site.”
Cause: GoDaddy configuration got messed up, after I fixed it netlify attempted to renew the cert but hit a Let’s Encrypt rate limit.
Attempted resolutions: I fixed the GoDaddy configuration and clicked “retry” in netlify, but it failed again because the nameserver changes hadn’t propagated yet. I then removed the incorrect domain from my list of custom domains, but that’s when netlify hit the Let’s Encrypt rate limit. Now I’m stuck
This rate limit is imposed by Let’s Encrypt after too many retries, you’ll need to wait for that limit to run its course before you can try provisioning another certificate.
I just tried again, and looks like the limit reset. If I could make a small feature request: please surface the retry-after response from Let’s Encrypt in the netlify UI.