0
votes

I have an AWS wordpress instance that has a domain pointed to it. Now I want to install the free public SSL aws offered. So I created an HTTPS/SSL Load Balancer. After working on it the certificate updated the "in use" column to Yes (http://prntscr.com/nimdop). I accessed my site but its still not directing to https. Can someone tell me what I missed? or give some documentation on how to use this public ssl aws issues?

1
If you manually type in https in your browser do you get to the site correctly? - WarrenG
Did you point your domain to the load balancer, or is it still pointing directly to the EC2 server? - Mark B
i get this error "NET::ERR_CERT_AUTHORITY_INVALID" prntscr.com/niy4d3 - Allyn Cuizon Cubero
i did not change the A record prntscr.com/niy53g - Allyn Cuizon Cubero

1 Answers

0
votes

Now that you have ACM certificate on your Load balancer, you need to configure a redirection rule on ALB to redirect your requests to https.

https://docs.aws.amazon.com/elasticloadbalancing/latest/application/load-balancer-listeners.html#redirect-actions