Changes

Jump to navigation Jump to search
ln -s sites-available/edegan.com.conf sites-enabled/edegan.com.conf
systemctl reload apache2
 
Test it by going to https://www.ssllabs.com/ssltest/
 
Finally, edit /etc/cron.d/certbot and append the following to the last line (after -renew):
--renew-hook "systemctl reload apache2"
certbot renew --dry-run
Tests the renewal!
==Old machines==

Navigation menu