Skip to content

SSL – Comment configurer une certificat avec Let’s Encrypt sous Debian 8

SSL – Comment configurer une certificat avec Let’s Encrypt sous Debian 8 published on Aucun commentaire sur SSL – Comment configurer une certificat avec Let’s Encrypt sous Debian 8

SSL – Comment configurer avec Let’s Encrypt sous Debian 8

https://certbot.eff.org/#debianjessie-apache

  • Sous Debian 8 (Jessie)
    • sudo apt-get install python-certbot-apache -t jessie-backports
    • sudo certbot certonly ‐‐authenticator standalone ‐‐pre-hook « apachectl -k stop » ‐‐post-hook « apachectl -k start »
  • Renouvellement automatique :
    • sudo certbot renew &‐‐dry-run

Laisser un commentaire

Votre adresse e-mail ne sera pas publiée. Les champs obligatoires sont indiqués avec *

Primary Sidebar