Skip to content

feat: add flag tls-cipher-suites#1693

Open
jstuever wants to merge 1 commit intoAzure:mainfrom
jstuever:tlsciphersuite
Open

feat: add flag tls-cipher-suites#1693
jstuever wants to merge 1 commit intoAzure:mainfrom
jstuever:tlsciphersuite

Conversation

@jstuever
Copy link

Reason for Change:
This commit introduces a new command-line flag -tls-cipher-suites to the webhook server. This allows users to specify a comma-separated list of allowed TLS cipher suites, enhancing security configurability.

Assisted-by: gemini-3-pro-preview

Requirements

  • squashed commits
  • included documentation
  • added unit tests and e2e tests (if applicable).

Please answer the following questions with yes/no:

Does this change contain code from or inspired by another project? If so, did you notify the maintainers and provide attribution?

  • yes
  • no

Notes for Reviewers:

This commit introduces a new command-line flag `-tls-cipher-suites` to the
webhook server. This allows users to specify a comma-separated list of
allowed TLS cipher suites, enhancing security configurability.

Assisted-by: gemini-3-pro-preview
@jstuever jstuever changed the title feat: add flag to configure TLS cipher suites WIP: feat: add flag to configure TLS cipher suites Jan 22, 2026
@jstuever jstuever marked this pull request as draft January 23, 2026 22:12
@jstuever jstuever changed the title WIP: feat: add flag to configure TLS cipher suites feat: add flag to configure TLS cipher suites Jan 27, 2026
@jstuever jstuever marked this pull request as ready for review January 27, 2026 18:45
@jstuever jstuever changed the title feat: add flag to configure TLS cipher suites feat: add flag tls-cipher-suites Jan 27, 2026
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