Renewing the SSL Certificate on a Digital Ocean WordPress Droplet

My certificate expired today and I just happened to find the right command to renew it seamlessly.

As root run the following command and replace example.com with your domain name.

# certbot --apache -d example.com -d www.example.com

Scorce: https://marketplace.digitalocean.com/apps/wordpress

Author: Joseph Dickson

Joseph Dickson is a front-end web developer with experience building higher education websites using Drupal and WordPress.