
Lightningbase founder Chris Piepho announced the effort in a blog post. Since I’ve wanted to use SSL for a while, but not had the time to work through the details, I took the new offer as a sign that I should go ahead with the implementation.
I must say that I was floored by how easy this was! The entire process of getting this domain running on SSL took me less than 15 minutes.
Here’s what I did to make it happen:
- Logged into Lightningbase support and used the CPanel option to get the certificate. In just a minute or two I was informed that it was installed and Apache was restarting in the background.
- I then altered the root addresses of the WordPress installation to https:
- Next, I used the Better Search & Replace plug-in to modify the Posts table of the database. I changed all existing instances of http://www.mgraves.org to https://www.mgraves.org
- Finally, I wiped the contents of WP Super Cache and forced it to pre-load anew
Chris describes his integration with Let’s Encrypt as “in beta” in part because Let’s Encrypt describes themselves as such. The certificates only last 90 days. Messaging I saw during the setup indicated that the system will try to automatically renew the certificate 30 days before it expires. It’ll be interesting to see if that happens transparently.
If Let’s Encrypt can make using SSL this easy for most people, we should see widespread adoption even in the most casual of circumstances. It was just too easy not to do it right away.