..

Real SSL added....

I finally got around to deploying a personal SSL certificate for this site. Overall a pretty painless effort. Basic steps:

  • Install SSL Cert
  • Configure NGINX
  • Enjoy

I’m having a bit of an issue with the Mezzanine Twitter app. It seems that the URL for Twitter might be hard coded, which is causing some insecure page warnings.

Big Thanks to Start SSL for the free certs and the Open Source project OpenSSL and Eric Mill for the nice step-by-step guide. I ended up deviating a bit and I still need some template changes for my nginx.conf & Fabric automated deployments.