Migrations, migrations…and SSL

I’ve wanted to use SSL for a while now on my sites to better encrypt traffic and logins on the site. Unfortunately doing this nuked my previous server and had to be restored from backups. As such…

Welcome to a new webserver!

I went through and migrated all hosts from this system to utilize SSL as default using a permanent redirect. The whole process was a bit intense at first but was extremely rewarding. Thankfully, Let’s Encrypt makes this a very simple process:

https://letsencrypt.org/

Add to this a WordPress plugin to allow everything to migrate from host to host, and some fancy internal DNS resolving and everything is now moved over and encrypted. It’s a good feeling seeing the “Secure” posted next to the URL now. Cheers!

Leave a comment