I install an ssl certificate, and is working when i try open my site in https://
, the problem is when i try access in http://
, the page will stay loading forever.
I am using node.js in an ubuntu ec2 instance, in amazon web services.
Where should i forward the http to https? In the server by the console, or in the route 53?
http (not ok):
https (ok):