User Tools

Site Tools


wiki:install_certbot

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
wiki:install_certbot [2020/12/11 10:23] – created antisawiki:install_certbot [2021/08/19 06:55] (current) – add Debian 11 instructions antisa
Line 5: Line 5:
 For older versions see [[wiki:certbot_installation|Install certbot via manual method]] For older versions see [[wiki:certbot_installation|Install certbot via manual method]]
  
-===== Debian 10 and later =====+===== Debian 10 =====
 <WRAP center round info 60%> <WRAP center round info 60%>
 This will also install a systemd timer unit to automatically run the renewal procedure. See [[#systemd units installed]] This will also install a systemd timer unit to automatically run the renewal procedure. See [[#systemd units installed]]
Line 18: Line 18:
 You should now be able to just run <code>certbot</code> on CLI. You should now be able to just run <code>certbot</code> on CLI.
  
 +===== Debian 11 =====
 +Apache and nginx plugins have change names so:
 +
 +  apt install python3-certbot-apache
 +or
 +  apt install python3-certbot-nginx
 ===== systemd units installed ===== ===== systemd units installed =====
 <code systemd> <code systemd>
Line 45: Line 51:
   * [[wiki:letsencrypt_certificate_via_dns_authentication|Letsencrypt certificate via DNS authentication]]   * [[wiki:letsencrypt_certificate_via_dns_authentication|Letsencrypt certificate via DNS authentication]]
   * [[wiki:setup_certificate_servers_without_root_access|Setup certificate on servers without root access]]   * [[wiki:setup_certificate_servers_without_root_access|Setup certificate on servers without root access]]
 +  * [[wiki:certbot troubleshooting]]
 ====== References ====== ====== References ======
   * https://certbot.eff.org/docs/install.html#certbot-auto   * https://certbot.eff.org/docs/install.html#certbot-auto
wiki/install_certbot.1607682238.txt.gz · Last modified: 2020/12/11 10:23 by antisa

Except where otherwise noted, content on this wiki is licensed under the following license: CC0 1.0 Universal
CC0 1.0 Universal Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki