Create new Letsencrypt certificate

I have a ghost blog on DigitalOcean. For some reason the crontab command to renew the letscrypt certificate stopped working and now my site doesn’t have a SSL certificate as the certificate expired.

When I tried acme command using --renew, it Letsencrypt says my site doesn’t have a certificate with them which I assume is the reason the crontab command isn’t working. Is there an easy way now to create a new letsencrypt certifcate and install it in Ghost?

try this

Thanks, that fixed the problem. Not entirely sure why it worked for a year and then suddenly stopped.

1 Like