JLBN - HTTPS SSL on WAMP!

Step 1

First thing first, we need to create that self-signed SSL certificate, so go ahead and click on Start menu to show that DOS command prompt (ssl1.jpg). In Windows Vista and 7, you might not have that ready DOS prompt shortcut there; don't worry, you can easy spot it under Accessories menu.

Step 2

Now, go ahead to click on that link to pop up the DOS command prompt. Next, we need to navigate to the directory that contains the openssl executive file which is located in folder C:\wamp\bin\apache\apache2.2.8\bin by default. In order to go there, we need to type the command as follows (ssl2.jpg).

cd\wamp\bin\apache\apache2.2.8\bin

Step 3

After press Enter, your prompt should change as follows

c:\wamp\bin\apache\apache2.2.8\bin>

From there, we begin to create the self-signed SSL certificate and the first command you have to type is (ssl3.jpg).

openssl genrsa -aes256 -out pass.key 2048

When you ready, click here to go to the next page

Appreciation, Suggestion, Question, or Comment, click here

Server costs are tough to cover with displaying ads alone; thus, if this guide is useful, please consider making a symbolic donation through our PayPal. Thanks.