Got my first SSL Certificate installed on my new dedicated IP for my personal site at kdcinfo.com. I’ve still got some work to do, such as converting all internal references from http:// to https:// (or // rather), then I’ll need to convert the entire site to be secure (https://), likely via htaccess.
My purpose for doing this was two-fold:
1. Supporting the “HTTPS Everywhere” endeavor.
2. So my Facebook app, Guess-Right-Guess will run again… it stopped working due to Facebook’s response:
Secure browsing is not supported
This application does not yet support secure browsing (HTTPS).
- Guitar Hero Song Finder (completed 2014-08-04)
- Movies, Movies, and Games (a list of movies and games I own and want; still in progress as of 2014-08-18)
Keith D Commiskey
https://keithdc.com
Just finished converting my entire site over to https. Hopefully there shouldn't be any pages on my domain that are http:, and hopefully there aren't any (or too many) resources I missed in converting over that are still trying to load in http (images and JavaScript and such). Some I already know are out of my control being delivered from 3rd party plug-ins (even Google, surprisingly enough).
Let me know if you find anything out of the ordinary. Other than that, I'll be getting back to my AngularJS studies, which I'll be adding to my Development/Projects page in the next month or two.