Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow custom SSL policy for the Load Balancer Controller #197

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

clarissalimab
Copy link
Contributor

@clarissalimab clarissalimab commented Jul 18, 2024

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.

@clarissalimab clarissalimab force-pushed the clb-custom-ssl-policy branch 4 times, most recently from e2e79e2 to d2ef866 Compare July 18, 2024 21:11
@clarissalimab clarissalimab changed the title Allow custom SSL policy for the Load Balancer Allow custom SSL policy for the Load Balancer Controller Jul 18, 2024
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).
@clarissalimab clarissalimab marked this pull request as ready for review July 19, 2024 21:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant