Report this

What is the reason for this report?

Droplet ghost Lets Encrypt SSL not automatically renew

Posted on August 30, 2020

I created a droplet with ghost cms. I chose digital ocean to make everything work automatically. The droplet worked great. Today my ssl certificate did not automatically renew itself. I saw this discussion: https://www.digitalocean.com/community/questions/lets-encrypt-ssl-no-renewals-were-attempted I do not have enough knowledge to understand whether this is my problem as well. Please help me figure it out, reconnect the certificate and configure automatic renewal Sorry for bad English. I ask you to give me as clear step by step instructions as possible. This is the second time in my life that I work with the command line.



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

Hello, Santry1304. You’re really remarkable, you know that? English is not your 1st language, you’re unfamiliar w/the command line, & you’re trying to tackle it all anyway. Congrats to you! So–please don’t apologize for anything!

While Ghost is your cms, what we’re really concerned about here is what is your webserver? That would generally be Apache or Nginx, but you might use another such as Litespeed. We also need your domain. If you could tell us that, I’m sure someone will be able to let you know the commands to use to get LetsEncrypt to renew the cert & to automate it. Who knows? It might even be me! :)

Hi, I have never worked on 1-click DO ghost droplet. But I worked on issues related to Let’s Encrypt certificates a few times. So, let’s try to solve your problem…

1. SSH to your droplet with root user or the user who can obtain root privileges with sudo command (so called sudoer).

ssh root@your_droplet_domain_or_ip

2. Execute undermentioned command which should show us your current certificates, their expiry dates, and installation paths. Provide us this info, please. You can hide your domain name if you do not want to share it.

sudo certbot certificates

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.