Generate new SSL certificate using SAN for localhost
SSH into your server and follow below steps:
NOTE: I am logged in as root, so I haven't used SUDO.
SSH into your server and follow below steps:
NOTE: I am logged in as root, so I haven't used SUDO.
These are the steps I noted down when installing ssl on my localhost wamp installation. I am using windows 7 Professional 64-bit Operating system.
First of all download and install OpenSSL binary from http://slproweb.com/products/Win32OpenSSL.html, I installed http://slproweb.com/download/Win64OpenSSL_Light-0_9_8zb.exe.
Using command line generate private key which is 2048bits encryption.