website icon indicating copy to clipboard operation
website copied to clipboard

The code for the Certbot instruction generator and documentation

Results 144 website issues
Sort by recently updated
recently updated
newest added

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.

instruction generator
priority: significant

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.

instruction generator

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...

instruction generator

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...

engineering & design team
priority: high

In the instructions for other/pip for automatic renewal cron job should be ```sudo certbot renew -q``` instead of ```sudo renew -q``` ![image](https://user-images.githubusercontent.com/35850903/149592171-d6fbe36c-07f2-41f1-a2e3-4fb39cdeb81b.png)

`$(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...

instruction generator

https://community.letsencrypt.org/t/certbot-nginx-gentoo-wildcard-has-a-bug/175809 @zoracon one more for E&D

instruction generator

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).