481 shaares
2 résultats
taggé
certbot
Installez nginx, certbot et python3-certbot-nginx si ce n'est pas déjà le cas
# apt install nginx certbot python3-certbot-nginx
Une fois la config nginx créée, lancer la commande suivante
# certbot --nginx -d monsite.ndl
Suivre les instructions, au premier lancement certbot vous demandera de vous enregistrer.
# apt install nginx certbot python3-certbot-nginx
Une fois la config nginx créée, lancer la commande suivante
# certbot --nginx -d monsite.ndl
Suivre les instructions, au premier lancement certbot vous demandera de vous enregistrer.