Thanks to visit codestin.com
Credit goes to github.com

Skip to content

feat: add configurable cipher suites for tls listening #10505

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

Merged
merged 13 commits into from
Nov 7, 2023

Conversation

Emyrk
Copy link
Member

@Emyrk Emyrk commented Nov 2, 2023

Most of the work was making sure the configured ciphers are secure and usable for their tls settings. This is definitely an advanced feature, so I added as many "sanity checks" as possible.

Closes #10269

@Emyrk Emyrk marked this pull request as ready for review November 3, 2023 16:55
@Emyrk Emyrk requested a review from deansheather November 6, 2023 15:39
@Emyrk Emyrk enabled auto-merge (squash) November 7, 2023 14:47
@Emyrk Emyrk merged commit 64398de into main Nov 7, 2023
@Emyrk Emyrk deleted the stevenmasley/choose_cipher_suites branch November 7, 2023 14:55
@github-actions github-actions bot locked and limited conversation to collaborators Nov 7, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

support configurable TLS ciphers
2 participants