bug: Try TLS Certificate renewal for failed ones
- Dominant language
- Python
- Stars
- 562
- Forks
- 410
- Avg merge
- 22h 15m
- Merged PRs (30d)
- 197
Description
TLS Certificate renewal can fails due to various reason like - DNS Validation Error, Rate Limits or issue on certbot CLI.
After 5 attempts, we dont try anymore.
If there is not issue from Lets Encrypt end, In some cases after waiting for long., maybe we can retry.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the TLS certificate renewal flow and the five-attempt limit, then inspect how certbot CLI and Let's Encrypt failures are recorded. Clarify which failures may be retried and after what delay; done means failed certificates can renew again when the external problem is resolved without repeatedly retrying rate-limit or validation failures.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- security
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 42/100