December 2, 2021 13:58
Setup
sudo apt-get install certbot python-certbot-apachesudo certbot certonly --apache- If
403 Forbiddenoccures try runsudo chmod o+rx /var/lib/letsencrypt
- If
- Now update the apache conf file to use the new cert…
Renewal
…done automatically…