Direction to add a verified SSL cert to WAMP 3.0.6 (EXTERNAL HTTPS ACCESS NOT LOCALHOST)
Posted by: bobdoleadin (192.207.231.---)
Date: March 29, 2018 01:12PM

Hello,

Does anyone have a direction for this? I have followed tutorials and have it working locally - localhost with a non verified ssl cert that I generated/imported via openssl. I cant figure out how to A - get that method working externally so people who access my projects are prompted with a security warning and can visit my site via https. B - Use a verified SSL cert generated through RapidSSL (I already have this, both the server cert and intermediate cert). I would like to go down this road if possible. The closest direction I've found is here - [www.sslsupportdesk.com]. Please if anyone has a detailed direction to get ssl working externally with wamp, please provide!

Options: ReplyQuote
Re: Direction to add a verified SSL cert to WAMP 3.0.6 (EXTERNAL HTTPS ACCESS NOT LOCALHOST)
Posted by: RiggsFolly (Moderator)
Date: March 29, 2018 02:36PM

You may have to Port Forward your router on port 443 as well as port 80.

Remember SSL uses port 443.

You may also need to allow these 443 connections through your Firewall!

Do you have a domain name registered?
Have you pointed that domain name to your routers WAN IP Address?

Does you certificate MATCH your domain name?


Basically more information is required please!

---------------------------------------------------------------------------------------------
(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-



Edited 1 time(s). Last edit at 03/29/2018 02:44PM by RiggsFolly.

Options: ReplyQuote
Re: Direction to add a verified SSL cert to WAMP 3.0.6 (EXTERNAL HTTPS ACCESS NOT LOCALHOST)
Posted by: bobdoleadin (---.sc.res.rr.com)
Date: March 29, 2018 10:39PM

The answer is yes to everything you asked. I am allowing Apache via any port through my firewall.

I have also tried using a diff port than 443 all together. Edited the https-ssl.conf to reflect the port.
It works great by using OpenSSL to create a certificate for localhost ssl connections. It should be a simple setting I’m missing to pass any and all traffic via ssl.

Their has to be someone out there using ssl with wamp server for more than just localhost testing... if so, please post an a conf example I can work with.

Thanks.

Options: ReplyQuote
Re: Direction to add a verified SSL cert to WAMP 3.0.6 (EXTERNAL HTTPS ACCESS NOT LOCALHOST)
Posted by: RiggsFolly (Moderator)
Date: March 30, 2018 12:07AM

Ok why dont you post your httpd-ssl.conf and your httpd-vhosts.conf and we can start from there


Also please answer ALL these questions READ (and answer) BEFORE YOU ASK A QUESTION

---------------------------------------------------------------------------------------------
(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.