Mise à jour, nouvelle méthode
apt-get install python-certbot-apache -t jessie-backports
 certbot –apache
 certbot –apache certonly seulement si la conf SSL apache est manuelle
 https://certbot.eff.org
 //************************
encore mieux passe tout les virtual host d’un coup
 wget https://dl.eff.org/certbot-auto
 chmod a+x certbot-auto
 ./certbot-auto –apache  -> répondre au questions
//************************
https://www.ssllabs.com/ssltest/analyze.html?d=www.mondomaine.com -> tester la conf HTTPS
Passer un site web apache en HTTPS avec certificat valide et certifié, mais gratuit Lire la suite