HTTPS on EC2 instance running python project
问题 I'm having considerable difficulty getting HTTPS to resolve on my EC2 instance, which runs a python project. The request just times out (ERR_CONNECTION_TIMED_OUT). HTTP runs ok, however. The steps I've taken are as follows. I've created a certificate in ACM for the following domains: *.mywebsite.com and mywebsite.com I've setup Route 53 as follows: Routing policy on the A records is Simple. I've gone into the Listener for my Load Balancer for my EC2 instance and CHANGED the port from 80 (HTTP