I can't switch on SSL for my load balancer in AWS Elastic beanstalk.
I add these to my configuration as well as the certificate in the drop down below them. When I hit add, I get this warning. The warning seems okay as it is ignoring a deprecated value. The environment goes through it's update, but when complete the fields above are set back to off.
What's wrong here? Am I doing something incorrectly? Is there an issue with aws elastic beanstalk interface?
curl -vv https://the-balancer/
– Titi Wangsa bin Damhore