How To Create a SSL Certificate on Apache
In this tutorial I guide how to add Self-Signed SSL to your Apache and to your website. This way you sites works with https. I’m using Ubuntu 12.04 LTS. Install Apache First you need to have Apache installed and site created. Here you can find instructions to that: https://soivi.net/2014/how-to-install-lamp/ Enable the SSL module and create…