LetsEncrypt

From Growth Agency Wiki
Revision as of 08:34, 25 October 2023 by Aaron.trevellick (talk | contribs) (Created page with "sudo apt install certbot python3-certbot-apache sudo apache2ctl configtest sudo systemctl reload apache2 sudo ufw allow 'Apache Full' sudo certbot --apache // Check auto renewal status sudo systemctl status certbot.timer")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

sudo apt install certbot python3-certbot-apache sudo apache2ctl configtest sudo systemctl reload apache2 sudo ufw allow 'Apache Full'

sudo certbot --apache

// Check auto renewal status sudo systemctl status certbot.timer