“ubuntu installer certbot apache” Réponses codées

ubuntu instally Certbot


sudo apt-get update
sudo apt-get install software-properties-common
sudo apt-get install certbot
sudo apt-get install python-certbot-apache
# apache config
sudo certbot --apache
sudo certbot --apache -d your_domain -d www.your_domain
Depressed Dragonfly

ubuntu installer certbot apache

sudo apt install certbot python3-certbot-apache
Torsten

Réponses similaires à “ubuntu installer certbot apache”

Questions similaires à “ubuntu installer certbot apache”

Plus de réponses similaires à “ubuntu installer certbot apache” dans Shell/Bash

Parcourir les réponses de code populaires par langue

Parcourir d'autres langages de code