Enabling Self signed certificates on local website
- Install OpenSSL
- Run the following command to generate the self signed SSL certificates:
- Enable SSL for Apache
- Put the default-ssl site available creating a symbolic link
- Edit the file default-ssl.conf Change the following lines to point to the certs:
- Restart Apache More information:
- https://hallard.me/enable-ssl-for-apache-server-in-5-minutes/
- https://www.sslshopper.com/article-how-to-create-and-install-an-apache-self-signed-certificate.html
- http://www.akadia.com/services/ssh_test_certificate.html
- https://www.sslshopper.com/apache-server-ssl-installation-instructions.html
- http://www.emreakkas.com/linux-tips/invalid-command-sslengine-enabling-ssl-on-ubuntu-server