
Site now secured using Let’s Encrypt.
Everything went smoothly except for one plug-in, “Code Snippet Library” which loads Ace.js from CloudFront CDN via HTTP, which resulted in warnings about an insecure script. I needed to override the script and load it over HTTPS: — UPDATE: I’ve stopped using “Code Snippet Library” and have switched over to EnlighterJS Syntax highlighter. //* Override […]