|
|
|
|
|
by globie
385 days ago
|
|
Were you running certbot multiple times per day? Looking at the relevant limit, "Consecutive Authorization Failures per Hostname per Account"[0], it looks like there's no way to hit that specific limit if you only run once per day. Ah, to think how many cronjobs are out there running certbot on * * * * *! [0]: https://letsencrypt.org/docs/rate-limits/#consecutive-author... |
|