How To Secure Apache with Let’s Encrypt

Tre semplici passaggi, e avrai il tuo bel dominio in https.

sudo apt install python-certbot-apache
sudo ufw allow 'Apache Full'
sudo certbot --apache -d your_domain

Tornerò presto … in arrivo tante novità.