2 Answers
- Newest
- Most votes
- Most comments
0
Is ALB or CloudFront configured to listen on HTTPS?
If an SSL certificate is issued using ACM, ALB or CloudFront is required.
Try the following method to set it up.
https://repost.aws/knowledge-center/configure-acm-certificates-ec2
0
In addition to above, you may follow what I had to do to fix the problem.
Troubleshooting of In use – No
-
I had to create an Application Load Balancer
-
Redirect traffic from port 80 to port 443
-
Associate the Certificate with port 443
-
Create an A record with the ALB instead of the ip address
-
I had to create CAA record.
answered 3 years ago
Relevant content
- asked 2 years ago
