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
Comment Footer