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

Support SSLParameters in jetty-server #3134

Merged
merged 2 commits into from Jan 31, 2020
Merged

Conversation

rossabaker
Copy link
Member

  • Deprecate withSSLContext, toward deprecating SSLClientAuthMode
  • Add withSslContext, withSslContextAndParameters, and withoutSsl

Fixes #2499 for Jetty. Relates to #3132.

@rossabaker rossabaker added this to the 0.21.0-RC3 milestone Jan 30, 2020
@rossabaker rossabaker added the enhancement Feature requests and improvements label Jan 30, 2020
@aeons aeons merged commit d7f70be into http4s:master Jan 31, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Feature requests and improvements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Option to set TLS protocol version and cipher suites
3 participants