Create Self-Signed SSL Certificate and Keys for Testing
For production systems you will need to get SSL certificates from a Certificate Authority. For test systems, creating a self-signed SSL certificate and keys using OpenSSL is quite easy.
You will need to have OpenSSL installed.
Create a public/private key file pair:
Create a certificate file:
Â