Create Self Signed SSL Certificate
This guide will step you through the process of creating a self signed SSL certificate using the OpenSSL application. Sometimes you just need to test something using SSL, without the need to pay for a certificate from a trusted certificate authority. This will allow you to set up a SSL site on Apache, Nginx, or …