I have been using the Ghost one-click install app for a couple years now and the automatic SSL renewal has never worked. I even migrated to a new server on Ubuntu 18.04 and I’m still having issues. I keep having to remove all nginx files and running ghost config url
and ghost setup nginx ssl
again. Looking at the cron files and running the automatically generated cron command always says that there are no certificates that need to get renewed.
Can anyone give guidance for rewriting the cron command or easily renewing an SSL certificate through the ghost cli?
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.
Sign up for Infrastructure as a Newsletter.
Working on improving health and education, reducing inequality, and spurring economic growth? We'd like to help.
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Hello,
There was a similar question about the same problem a couple of weeks ago, you could take a look at the solution here:
https://www.digitalocean.com/community/questions/lets-encrypt-ssl-no-renewals-were-attempted
Hope that this helps! Regards, Bobby