Unable to configure ACM SSL certificate

0

Hello Guys

I have a WordPress site called BrandBrahma.com which is using EC2 instance. Few days back our SSL certificate is expired which was provided by Letsencrypt.

This time I tried configure SSL certificate from AWS certificate manager and I did following things:

  1. I created a New SSL certificate using Certificate Manager
  2. I created load balancer at my EC2 instance
  3. I created security group for this
  4. Associated newly created SSL certificate to that load balancer.

After all the above steps still the website is showing not secured error (SSL expired). It clearly looks like I am unable to configure SSL in AWS. So, I request you to help me fix this as soon as possible.

Thank You in Advance.

Brand44
已提问 1 年前306 查看次数
2 回答
0
已接受的回答

Have you updated the record for BrandBrahma.com to point to the load balancer, and no longer to the EC2?

And are you now terminating the HTTPS connection on the load balancer, and having it do the SSL offloading? So it's HTTPS over port 443 as far as the load balancer, and then plain HTTP over port 80 beyond the load balancer to the EC2 (no cert required).

profile picture
专家
Steve_M
已回答 1 年前
profile picture
专家
已审核 1 年前
profile picture
专家
已审核 1 年前
0

Hi RWC

Yes, I have created an alias record for the load balancer.

I did not understand the next sentence, are you asking about the target group?

Brand44
已回答 1 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则