xylucien / MusicalKits_Converter

My personal Flask project
1 stars 0 forks source link

Make website https #94

Closed xicheng87 closed 4 years ago

xicheng87 commented 4 years ago

Making a website https is the new norm these days as security matters. I'd suggest you follow instructions here:

https://docs.aws.amazon.com/elasticbeanstalk/latest/dg/configuring-https.html

Not sure if there is additional cost involved, but you may find out.

xylucien commented 4 years ago

will do that tmr.

xylucien commented 4 years ago

My original environment, https://test-flask.eba-sgnxtm3j.us-east-1.elasticbeanstalk.com, is now secured

xicheng87 commented 4 years ago

Sounds good, let's extend this to the actual domain

xylucien commented 4 years ago

it seems like I have to use Amazon load balancer in order to make musicalkits.me HTTPS.

xylucien commented 4 years ago

But if I make the original site https, will the app be secured already?

xicheng87 commented 4 years ago

No I don't think so. If you just go to the site, you will see that "not secure" is showing up in browser and that is because it is using the HTTP protocol instead of HTTPS.

xylucien commented 4 years ago

It's working now. https://converter.musicalkits.me/