1 Answer
- Newest
- Most votes
- Most comments
0
First, check to make sure that your security group allows connections on HTTPS (TCP/443). If that is configured, try running telnet mydomain 443 from an external host (or from another instance within the VPC). This will tell you whether your web server is configured to listen on port 443 or not.
Relevant content
asked 2 years ago
