Seite 1 von 1

Let´s Encrypt mit Apache unter Debian

Verfasst: Mo 6. Jul 2020, 09:13
von sascha
Let´s Encrypt CertBot installieren

Code: Alles auswählen

apt-get install python-certbot-apache -y

Code: Alles auswählen

certbot --apache -d sub.example.com
Abfragen beantworten und Fertig.