mirror of
https://github.com/certbot/certbot.git
synced 2026-02-19 02:28:06 -05:00
Another token of gratitude for a super useful tool and service. More about codespell: https://github.com/codespell-project/codespell . I personally introduced it to dozens if not hundreds of projects already and so far only positive feedback. CI workflow has 'permissions' set only to 'read' so also should be safe. --------- Signed-off-by: Yaroslav O. Halchenko <debian@onerussian.com> |
||
|---|---|---|
| .. | ||
| letsencrypt-auto | ||
| letsencrypt-auto.sig | ||
| README.md | ||
Legacy letsencrypt-auto files
certbot-auto and letsencrypt-auto were two names for the same self-updating
shell script that wrapped Certbot. Old versions of the script continue to rely
on pulling letsencrypt-auto and letsencrypt-auto.sig from this directory hosted on Github to download and
verify updates. We're keeping these files and the tests for them around to
prevent these old scripts from breaking.
If we need or want to remove these files and tests in the future, we can, but before we do, we should write a Let's Encrypt forum post describing the error message users will see and how they can work around the problem. See https://github.com/certbot/certbot/issues/8812 for more info.