Dernière mise à jour : 19/10/2018 à 23h22
Bonjour,Petit tutoriel pour installer un certificat let'sencrypt pour apache
Le serveur doit être accessible sur le port 80.
Taper dans un terminal en tant que root:
wget https://dl.eff.org/certbot-auto
chmod a+x ./certbot-auto
./certbot-auto --apache --debug --apache-challenge-location /etc/httpd/conf/conf.d/
Voilà, c'est fait