Rate Limit problems, need new certificates fast

I have reached the rate limit, problem is that a few servers of mine now have no certificate and thus the nginx container wont start meaning they are basically offline!

I use certbot and cant get any new certtificates now.

Are there any fast ways to avoid the rate limit to get my servers back up? Its really urgent payment

You could switch to an alternative CA like ZeroSSL or Google or wait for your rate limits to expire.

If your servers are using ephemeral storage for certificates you need to change that and store them somewhere so that you can restart/recreate containers without losing your certificates.

3 Likes

Here is a Free ACME CA Comparison - Posh-ACME

1 Like