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
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
Leave a Reply