By sarariobom
Hello.
I have my wordpress site in a droplet.
The staging site has been offline for a while and the certificate failed to renew on time. I brought it up for some testing and it didn’t update. Ok, I thought it was too late. I generated one manually yesterday using certbot and the certificate is there, but the site is still with the old. I already restarted the droplet twice and stopped-started the docker service. No changes.
So, my questions are:
Any advice?
Thanks in advance.
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!
Hello, @sarariobom
If you’ve installed certbot it should run regularly on a corn job to make sure all SSLs are automatically renewed.
To test the renewal process, you can do a dry run with certbot:
- sudo certbot renew --dry-run
If you see no errors, you’re all set. When necessary, Certbot will renew your certificates and reload Apache to pick up the changes. If the automated renewal process ever fails, Let’s Encrypt will send a message to the email you specified, warning you when your certificate is about to expire.
You can find the information in our tutorial as well:
Regards, Alex
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.