You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Allow custom SSL policy for the Load Balancer Controller
Some servers may have more strict requirements for their TLS listeners.
The `ELBSecurityPolicy-2016-08` policy is the default security policy
for TLS listeners created using the AWS CLI.
This change allows a customization on the Load Balancer Controller to
specify a different security policy.
[Reference](https://docs.aws.amazon.com/elasticloadbalancing/latest/network/create-tls-listener.html).
0 commit comments