Wiring up SSL with Apache2

(Valid for Ubuntu 14.04 – I suspect its the same for the latest versions)

I struggled a bit with getting SSL working simultaneously disabling port 80, i.e. redirecting anything attempting to get to http://mysite.com to https://mysite.com. In the end it was actually super easy, here’s how I did it.

Continue reading Wiring up SSL with Apache2