Let’s Encrypt will automatically email expiration notices when your domain’s SSL certificate is coming up for renewal at 20 days, 10 days, and 1 day before the expiration date. (Recently, I received notices at 19 days and again at 10 days.) I’ve found these renewal reminders very helpful because in…
Leave a CommentTag: SSL
Update: I’ve provided updated instructions using the latest Let’s Encrypt Certbot app at Ubuntu 24.04 LTS and WordPress From Scratch under section “Configure Secure HTTPS Access”. The latest Certbot will automatically modify the Nginx server block file and schedule the renewal task. See my previous post in the unmanaged VPS…
Leave a CommentSee my previous post in my unmanaged VPS (virtual private server) series, Nginx Multiple Domains, Postfix Email, and Mailman Mailing Lists, to learn how to configure multiple domains and get Postfix email and Mailman mailing lists working. In this post, I will configure Nginx to enable HTTPS SSL access and…
1 CommentSurprisingly, I found that a Hostgator shared web hosting account supports secure shell (SSH) access and a shared secure sockets layer (SSL) certificate. For those who might not be familiar with them, SSH provides interactive terminal access to your account and SSL supports secure HTTPS browsing to your website. Note:…
Leave a Comment