website
website copied to clipboard
The code for the Certbot instruction generator and documentation
The URI `https://certbot.eff.org/docs/uninstall.html` is linked in the instruction generator in step 4 "Remove certbot-auto and any Certbot OS packages", but this URI is not working any longer.
https://certbot.eff.org/instructions?ws=other&os=osx → click the "Wildcard" tab. DNS plugins are not available via Homebrew. The instructions should reflect this.
Some minor edits to the instructions to: - Ask the user to remove the Certbot snap in addition to OS packages and certbot-auto - Remove some irrelevant copy ("... before...
Ubuntu 22.04 LTS [has been released for a few months now](https://ubuntu.com/blog/ubuntu-22-04-lts-released), but is not included in the Certbot instructions generator. This caused confusion for at least one user [on the...
In the instructions for other/pip for automatic renewal cron job should be ```sudo certbot renew -q``` instead of ```sudo renew -q``` 
`$(command -v certbot)` is missing from the suggested command. (Was introduced in https://github.com/certbot/website/commit/b2682d62f7d1e1049ab2a6b094543d451594a6dd) Picture from https://certbot.eff.org/instructions?ws=apache&os=osx : If I run the site locally (clone this repository and run the docker...
https://community.letsencrypt.org/t/certbot-nginx-gentoo-wildcard-has-a-bug/175809 @zoracon one more for E&D
Hi! Per a message at https://community.letsencrypt.org/t/error-in-freebsd-certbot-install-instructions/171129/2 the Certbot website is suggesting an old package name (`py37-certbot`) in https://certbot.eff.org/instructions?ws=apache&os=freebsd Oddly enough, the website build at https://github.com/certbot/website-builds/blob/master/lets-encrypt/freebsd-apache.html shows the current name (`py38-certbot`)....
https://certbot.eff.org/instructions?ws=nginx&os=opbsd6 I'm reporting a slight mistake. On the instructions for installing certbot on openbsd, it gives a few commands that use `sudo` instead of `doas`. For example: ``` sudo certbot...
Adding Google Sites (https://sites.google.com).