/etc/letsencrypt
IspConfig
/var/www/clients/client0/web0/ssl
sudo add-apt-repository ppa:certbot/certbot
sudo apt update
sudo apt install certbot
certbot certificates # Haltbarkeit der bisherigen Zertifikate
Webserver (Apache2 oder Nginx) zuerst stoppen
certbot renew
certbot certonly -d subdomain.domain.de
Noch nicht erfolgreich nach ISPConfig Apache Direktive Konfiguration.
ProxyPass /.wellkown !
Leitet das Zertifikat nicht an den Backend Server weiter sondern behält es am Reverse Proxy