Closed xicheng87 closed 4 years ago
will do that tmr.
My original environment, https://test-flask.eba-sgnxtm3j.us-east-1.elasticbeanstalk.com, is now secured
Sounds good, let's extend this to the actual domain
it seems like I have to use Amazon load balancer in order to make musicalkits.me HTTPS.
But if I make the original site https, will the app be secured already?
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.
It's working now. https://converter.musicalkits.me/
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.