Skip to content

Instantly share code, notes, and snippets.

View iahtisham's full-sized avatar

Ahtisham Hasan Khan iahtisham

View GitHub Profile
@iahtisham
iahtisham / HTTPS-XAMPP.md
Last active August 11, 2023 12:02
How to enable HTTPS For XAMPP server.

Following are Steps to setup HTTPS for XAMP;

STEP 1 Installing XAMMP

Download and install XAMPP Here

STEP 2 Adding VirtualHost

Navigate to C:\xampp\apache\conf\extra

Open httpd-vhosts-conf file in Notepad

@iahtisham
iahtisham / HTTPS-Wamp.md
Last active May 11, 2022 13:58
How to enable HTTPS for WAMP Server.

Following are some easy steps to setup enviroment to use HTTPS on WAMP.

It is Important that you have already got WAMP installed, If not you can download WAMP from here.

After you've downloade and installed WAMP; the steps are as follows,

STEP 1: Download and Install OpenSSL.

Both 32 and 64-bit versions of OpenSSL are available. Make sure you're using the right installation for your Windows version. The most recent version of OpenSSL may be found here. When Installing OpenSSL leave all settings default.