HTTPS SSL over localhost on wamp server3
Posted by: shamil (117.209.198.---)
Date: March 15, 2017 06:12PM

How to enable https (localhost) url in WAMP server (v3.0.6)?

Options: ReplyQuote
Re: HTTPS SSL over localhost on wamp server3
Posted by: RiggsFolly (Moderator)
Date: March 16, 2017 02:57AM

Hi

The information was here all the time, all you needed to do was search for it [forum.wampserver.com]

---------------------------------------------------------------------------------------------
(Windows 10 Pro 64bit) (Wampserver 3.3.4 64bit) Aestan Tray Menu 3.2.5.4
<Apache versions MULTIPE> <PHP versions MULTIPLE> <MySQL Versions MULTIPLE>
<MariaDB versions MULTIPLE> <phpMyAdmin versions MULTIPLE> <MySQL Workbench 8.0.23>

Read The Manuals Apache -- MySQL -- PHP -- phpMyAdmin
Get your Apache/MySQL/mariaDB/PHP ADDONs here from the WAMPServer alternate Repo
-X-X-X- Backup your databases regularly Here is How dont regret it later! Yes even when developing -X-X-X-

Options: ReplyQuote
Re: HTTPS SSL over localhost on wamp server3
Posted by: neo314 (---.hsd1.or.comcast.net)
Date: March 25, 2017 10:29PM

A link would be helpful as I have been looking and cannot find the answer...

Options: ReplyQuote
Re: HTTPS SSL over localhost on wamp server3
Posted by: RiggsFolly (Moderator)
Date: March 25, 2017 11:05PM

My answer contains a link its the blue text inside the square brackets

---------------------------------------------------------------------------------------------
(Windows 10 Pro 64bit) (Wampserver 3.3.4 64bit) Aestan Tray Menu 3.2.5.4
<Apache versions MULTIPE> <PHP versions MULTIPLE> <MySQL Versions MULTIPLE>
<MariaDB versions MULTIPLE> <phpMyAdmin versions MULTIPLE> <MySQL Workbench 8.0.23>

Read The Manuals Apache -- MySQL -- PHP -- phpMyAdmin
Get your Apache/MySQL/mariaDB/PHP ADDONs here from the WAMPServer alternate Repo
-X-X-X- Backup your databases regularly Here is How dont regret it later! Yes even when developing -X-X-X-

Options: ReplyQuote
Re: HTTPS SSL over localhost on wamp server3
Posted by: neo314 (---.hsd1.or.comcast.net)
Date: March 26, 2017 12:40AM

Ok, I visited it already and so it doesn't look like a link in the post. Sorry.

I followed the directions, but when I have WAMP listen to port 443, Apache won't start.

The port is not in use.

The Apache error log says:

[mpm_winnt:crit] [pid 9612:tid 500] (OS 109)The pipe has been ended. : AH00404: Child: Unable to read socket data from parent

[mpm_winnt:crit] [pid 10224:tid 592] AH00427: Parent: child process 9612 exited with status 3 -- Aborting.

Checking the syntax shows no errors.

I have tried

Listen 443

and

Listen 0.0.0.0:443
Listen [::0]:443


Any idea what the problem is? The firewall rule is to allow Apache all ports, and even when I disable firewall and antivirus, same issue.

P.S. Do instructions exist for setting WAMP to use SSL with virtual hosts.

Options: ReplyQuote
Re: HTTPS SSL over localhost on wamp server3
Posted by: RiggsFolly (Moderator)
Date: March 26, 2017 11:54AM

Hi,

You obviously did not read ALL the linked post. A secure https(ssl) site IS A Virtual Host duplicate of a non secure (port 80)

Try setting up the demo site as I did in the post, then take the knowledge gained by doing that to do it for your real site.

---------------------------------------------------------------------------------------------
(Windows 10 Pro 64bit) (Wampserver 3.3.4 64bit) Aestan Tray Menu 3.2.5.4
<Apache versions MULTIPE> <PHP versions MULTIPLE> <MySQL Versions MULTIPLE>
<MariaDB versions MULTIPLE> <phpMyAdmin versions MULTIPLE> <MySQL Workbench 8.0.23>

Read The Manuals Apache -- MySQL -- PHP -- phpMyAdmin
Get your Apache/MySQL/mariaDB/PHP ADDONs here from the WAMPServer alternate Repo
-X-X-X- Backup your databases regularly Here is How dont regret it later! Yes even when developing -X-X-X-

Options: ReplyQuote


Sorry, only registered users may post in this forum.