how to implement https on wampserver
Posted by: nergal10 (---.rn.hr.cox.net)
Date: March 15, 2021 06:03PM

I've set up a wordpress on my wampserver, but health checks revealed it was using http, not https. My boss is going to require https, so I'm trying to get ahead of him by implementing it before the project review. I've done some googling, and came up with a guide that really makes little sense to me, [www.smashingmagazine.com]

Why would I need a key pair for my localhost? Do I really need to install OpenSSL? Am I in over my head on this networking stuff? I'm a certified Cloud Practioner with AWS, but this seems rather advanced for me. Help!

Options: ReplyQuote
Re: how to implement https on wampserver
Posted by: nergal10 (---.rn.hr.cox.net)
Date: March 15, 2021 06:05PM

Editing to add the required data that I was supposed to include. Wait a sec.

Options: ReplyQuote
Re: how to implement https on wampserver
Posted by: Otomatic (Moderator)
Date: March 15, 2021 06:11PM

Hi,

[forum.wampserver.com] item 7

---------------------------------------------------------------
Documentation Apache - Documentation PHP - Documentation MySQL - Wampserver install files & addons

Options: ReplyQuote
Re: how to implement https on wampserver
Posted by: RiggsFolly (Moderator)
Date: March 15, 2021 06:11PM

We do try and be prepared.

So a search is always a good idea

See 7 - Using https with SSL in local VirtualHost in Wampserver 3 - Some explanations

---------------------------------------------------------------------------------------------
(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: how to implement https on wampserver
Posted by: nergal10 (---.rn.hr.cox.net)
Date: March 15, 2021 06:14PM

1 - Windows 10 Home 64-bit (10.0, Build 17134)
2 - Wampserver Release Version 3.2.3.3 64 Bits
3 - Apache Version 2.4.46.0
4 - PHP Version 7.4.9
5 - MySQL Version 5.7.31
5a - MariaDB version if applicable 10.4.13
6 - What color is the WampServer icon (in the notification area of the taskbar) Green

Options: ReplyQuote
Re: how to implement https on wampserver
Posted by: nergal10 (---.rn.hr.cox.net)
Date: March 15, 2021 06:35PM

Thank you, Otomatic and RiggsFolly. I still don't understand what I'm doing, and messing around with the very files that underpin everything makes me very nervous. Opened it in VSCode, and of course, it didn't match up with the graphic in the how-to. Lost again sad smiley

[forum.wampserver.com]

Options: ReplyQuote
Re: how to implement https on wampserver
Posted by: RiggsFolly (Moderator)
Date: March 15, 2021 06:36PM

Hi

Well if you cannot follow the tutorial, there is little we can do. Maybe you should be honest and get some help from someone in you r organisation that does understand a bit about this already

---------------------------------------------------------------------------------------------
(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: how to implement https on wampserver
Posted by: nergal10 (---.rn.hr.cox.net)
Date: March 15, 2021 06:55PM

Maybe I should be honest? Wow, that was very uncalled for. Maybe you should be more professional.

Options: ReplyQuote
Re: how to implement https on wampserver
Posted by: RiggsFolly (Moderator)
Date: March 15, 2021 07:10PM

Please....Unprofessional ....... I quote you `I still don't understand what I'm doing`

If thats the case, ask for help.

we cannot help remotely. If you do not have the ability or confidence to try the process described fairly maticulously in the linked post, what more can we do.

I remind you, if you screw it all up, you can just uninstall WAMPServer and reinstall it and try again. Thats what WAMPServer is here for. It a learning tool.


Can I also remind you that support for WAMPServer that you paid the VAST SUM OF F'ALL FOR is done by a couple of people that are NOT paid for there time or luckily in my case their Professionalism smiling smiley smiling smiley

---------------------------------------------------------------------------------------------
(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/15/2021 07:10PM by RiggsFolly.

Options: ReplyQuote
Re: how to implement https on wampserver
Posted by: Otomatic (Moderator)
Date: March 15, 2021 07:24PM

Hi,

> Opened it in VSCode, and of course, it didn't match up with the graphic in the how-to. Lost again.
VScode is not the most suitable for the procedure I gave you.
Use a text editor, like Notepad++ and not a gas factory just to edit php or Apache configuration files.

> Maybe you should be more professional.
It doesn't mean anything.
On the one hand, we provide you - free of charge - with a WEB server, Apache, PHP, MySQL which, in 99,9 % of the cases is totally functional after the installation (The 0.1% of non functioning are due to the non respect of the procedures by the users), that is being professional.
On the other hand, we don't owe you anything and I think we are extremely nice to give you a fully functional procedure.
It is your boss who is unprofessional to want you to do things that are not in your competence. It's up to him to hire and pay for the skills, not to want to do everything for a penny.

---------------------------------------------------------------
Documentation Apache - Documentation PHP - Documentation MySQL - Wampserver install files & addons

Options: ReplyQuote
Re: how to implement https on wampserver
Posted by: nergal10 (---.nextroute.co)
Date: March 15, 2021 09:27PM

So, you all sound like you could use some funding. Is there an avenue for that?

Options: ReplyQuote
Re: how to implement https on wampserver
Posted by: Otomatic (Moderator)
Date: March 16, 2021 11:26AM

Hi,

We absolutely do not want to be compensated in any way for the help we give.
We only do it for fun and to be compensated would make it a strain and that is out of the question.
The answers and procedures that we give are primarily for our own needs and we give them to others. It is out of the question to be forced to respond to a request.

With Wampserver, you have installed a web server, a database server, PHP language and SQL queries.
Congratulations, this means that you are now supposed to be:

- Network Administrator
- Web Server Administrator
- Database Administrator
- Developer
- Analyst
- Programmer.
- Hosting
- and the like

All of these roles normally occupy at least one person per area. These people are expected to know what they are doing before they start.

WAMPServer is primarily a LEARNING TOOL, so that people can learn and try to take control of one or more of these jobs.

However, the skills needed to use it correctly do not acquire themselves, and are not part of the Wampserver box.

---------------------------------------------------------------
Documentation Apache - Documentation PHP - Documentation MySQL - Wampserver install files & addons

Options: ReplyQuote


Sorry, only registered users may post in this forum.