How to fix ssl expiry on Ghost
Monitor your SSL/TLS certificate expiry date and set up auto-renewal so your store never goes offline or shows a security warning to shoppers.
Steps for Ghost
- Ghost(Pro) managed hosting handles SSL automatically — no action required. Verify the padlock appears on your custom domain.
- For self-hosted Ghost (on a VPS/server), Ghost uses Let's Encrypt via its built-in SSL setup. Run 'ghost config url https://yourdomain.com' and then 'ghost setup ssl' (or 'ghost restart') to provision/renew.
- Confirm auto-renewal is working by checking the Let's Encrypt renewal cron job on your server: 'systemctl status certbot.timer' or equivalent.
What is ssl expiry?
An SSL/TLS certificate is the digital credential that puts the padlock icon in your browser's address bar and enables the "https://" in your store's URL. Every certificate has a fixed expiry date — after which browsers immediately block visitors with a scary "Your connection is not private" warning. Most certificates are issued for 90 days (free Let's Encrypt certs) or 1–2 years (paid certificates from providers like SSL Corporation, DigiCert, Sectigo, etc.). Knowing your expiry date and having automatic renewal in place is routine maintenance — like renewing a business licence — that keeps your store open and trusted.
If your certificate expires, every browser will show a full-page red warning to anyone trying to visit your store, effectively shutting you down until it is renewed — that means zero sales for the duration. Google also uses HTTPS as a ranking signal, so a lapsed certificate can hurt your search visibility. Beyond lost revenue, an expired cert erodes customer trust in a way that is hard to recover from: shoppers who see that warning rarely return. Depending on your jurisdiction and the type of data you collect, operating without a valid certificate may also expose you to PCI-DSS violations and data-protection regulatory risk.
See the complete Ssl expiry guide for every platform and the full background.
Not sure if your Ghost store has this?
Run a free SEOLZ audit — we’ll find ssl expiry and every other issue across your whole site.
Scan my site free