wiki:certbot_installation
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| wiki:certbot_installation [2020/12/11 09:58] – add stuff antisa | wiki:certbot_installation [2026/03/27 11:27] (current) – [CentOS 7] remove duplicate cmd antisa | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | {{tag>[ssl letsencrypt]}} | + | {{tag> |
| ====== Install certbot via manual method ====== | ====== Install certbot via manual method ====== | ||
| Line 11: | Line 11: | ||
| ===== Debian 10 and later ===== | ===== Debian 10 and later ===== | ||
| - | Debian 10.6 is not supported via above type of installation. Install it from repository: | + | See [[wiki:install_certbot|certbot |
| - | apt-get install | + | |
| - | If you are running apache you also need a plugin for it: | + | ===== CentOS 7 ===== |
| - | apt install | + | < |
| - | + | yum install | |
| - | You should now be able to just run < | + | systemctl enable |
| + | ln -s / | ||
| + | snap install | ||
| + | snap set certbot trust-plugin-with-root=ok | ||
| + | snap install | ||
| + | pip uninstall certbot | ||
| + | ln -s / | ||
| + | </ | ||
| ====== See also ====== | ====== See also ====== | ||
wiki/certbot_installation.1607680711.txt.gz · Last modified: by antisa
