I setup my site at AWS with Route53 and load balancer is fronting with https.
My load balancer is opened only for https.
I can't load my page without https.
I see links with https, for example www.google.com, even they have https I don't need to key in https in the browser.
Just key in www.google.com in the browser and https://www.google.com is loaded.
But for me www.domainname.com is keyed in, but https://www.domainname.com is not loaded.
How do I set up for that? Is it the issue in AWS to setup?