| summary |
|---|
An incredible complex setup guide for free SSL certificates... |
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...
...done automatically...