echo 'deb http://http.debian.net/debian jessie-backports main' > /etc/apt/sources.list.d/jessie-backports.list
apt-get update
apt-get install python-certbot-apache -t jessie-backports
certbot --apache
# A la mano
certbot --apache
certonly
# Renew (90j)
certbot renew --dry-run
certbot renew
Aucun commentaire:
Enregistrer un commentaire