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

Fixes #12120 - Introduce properties for cipher suites. #12126

Merged
merged 2 commits into from
Aug 2, 2024

Conversation

sbordet
Copy link
Contributor

@sbordet sbordet commented Aug 1, 2024

Added documentation for advanced TLS configuration.

Added documentation for advanced TLS configuration.

Signed-off-by: Simone Bordet <[email protected]>
@sbordet sbordet requested a review from joakime August 1, 2024 21:49
@sbordet sbordet linked an issue Aug 1, 2024 that may be closed by this pull request
Copy link
Contributor

@joakime joakime left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we get an example that shows "add" behavior too?


<Configure>
<Ref refid="sslContextFactory"> <1>
<Set name="ExcludeCipherSuites"> <2>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Show a technique that uses <Call name="addExcludedCipherSuites"> as well.

Updated the javadoc-url attribute to the new javadocs URI.

Signed-off-by: Simone Bordet <[email protected]>
@sbordet sbordet requested a review from joakime August 2, 2024 09:16
@sbordet sbordet merged commit 84d0574 into jetty-12.0.x Aug 2, 2024
9 checks passed
@sbordet sbordet deleted the fix/jetty-12.0.x/12120/ssl-config-docs branch August 2, 2024 13:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

Introduce properties for cipher suites
2 participants