Enable HTTPS on AWS EC2 Wamp
Posted by: mBmSoft (77.29.121.---)
Date: November 07, 2020 09:18AM

I created EC2 instance on AWS with WAMP with Windows server 2016.. Instance works perfect on http requests, but I need to be in https... I have very basic needs from the web server so I need simple solution to get https on this... I created ssl key and connected to aws cloudhsm and connect to ec2 instance followed the aws instructions... but still I don't have response on https requests... should I make some set up to apache or windows 2016 server...
Thanks in advance

Options: ReplyQuote
Re: Enable HTTPS on AWS EC2 Wamp
Posted by: Otomatic (Moderator)
Date: November 07, 2020 11:09AM

Hi,

The first requirement is that your local sites must use VitualHost and be fully functional in http on port 80.

Then see How to activate https SSL in Wampserver

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

Options: ReplyQuote
Re: Enable HTTPS on AWS EC2 Wamp
Posted by: mBmSoft (77.29.121.---)
Date: November 07, 2020 12:35PM

thanks for your fast response..
So in mean time I found that using HSM with aws cloudhsm is very expensive (2$ per hour) for the purpose I need... So that way is out...

So i sholud follow your way..
VPS works fine with http on port 80...by the way
I had already tried something like "How to activate https SSL in Wampserver", and it works on port 443 as well
but have invalid security certificate... it is not trusted because is self signed...
Can I manage this one somehow?
thanks

Options: ReplyQuote
Re: Enable HTTPS on AWS EC2 Wamp
Posted by: Otomatic (Moderator)
Date: November 07, 2020 01:51PM

Hi,

> it is not trusted because is self signed...
Access must still be authorized. It depends on the browser used.

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

Options: ReplyQuote


Sorry, only registered users may post in this forum.