User Tools

Site Tools


letsencryptubuntu22

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
letsencryptubuntu22 [2025/04/28 23:38] tektinkersletsencryptubuntu22 [2025/04/29 00:27] (current) tektinkers
Line 1: Line 1:
 +[[https://docs.tektinkers.com|TinkersDocs Home]]
 +[[https://www.tektinkers.com|Back to tektinkers.com]]
 +
 ====== Let's Encrypt - Certbot ====== ====== Let's Encrypt - Certbot ======
 // //
Line 6: Line 9:
 <code>sudo apt install certbot python3-certbot-apache</code> <code>sudo apt install certbot python3-certbot-apache</code>
 <code>sudo certbot --apache</code> <code>sudo certbot --apache</code>
 +//
 +**Verify Auto-Renewal**
 +//
 +<code>sudo systemctl status certbot.timer</code>
 +<code>sudo certbot renew --dry-run</code>
 // //
 // //
 // //
 Credit to: [[https://www.digitalocean.com/community/tutorials/how-to-secure-apache-with-let-s-encrypt-on-ubuntu|https://www.digitalocean.com/community/tutorials/how-to-secure-apache-with-let-s-encrypt-on-ubuntu]] Credit to: [[https://www.digitalocean.com/community/tutorials/how-to-secure-apache-with-let-s-encrypt-on-ubuntu|https://www.digitalocean.com/community/tutorials/how-to-secure-apache-with-let-s-encrypt-on-ubuntu]]
letsencryptubuntu22.1745883528.txt.gz · Last modified: 2025/04/28 23:38 by tektinkers