Updated README.md

This commit is contained in:
Mehdi (OSX) 2023-11-23 09:11:10 +05:00
parent 7f5fe83c25
commit c3a447ed5c

View File

@ -53,8 +53,9 @@ ## Example nginx config:
```
## Important:
- **In case of errors, try clearing certs/\* folder and retry.** _(Although keep .gitkeep file inside.)_
- **In case of errors, try clearing certs/\* folder and retry.**
- Use `dry_run=true` to test certbot instead of actually creating/renewing certificates.
- Remember that if you do build actual certificates (dry_run=false) then **do not** keep on doing it repeatedly in short interval (more than 5in a day), as otherwise certbot might apply rate limits on further usages.
---