I set up SSL encryption for my Elastic Beanstalk environment's load balancer. When I visit the base url it works. So
https://example.com
Works. But when I visit:
https://www.example.com
the connection is not secure. I can't find the reason for this. I did get the certificate both for example.com
and *.example.com
.
I configured both addresses record sets over ip4 in the Route 53 hosted zones.