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

Add enabled enabledSSLProtocols methods on ServerConfiguration.Builder #590

Closed
romain-grecourt opened this issue Apr 17, 2019 · 0 comments · Fixed by #593
Closed

Add enabled enabledSSLProtocols methods on ServerConfiguration.Builder #590

romain-grecourt opened this issue Apr 17, 2019 · 0 comments · Fixed by #593
Assignees

Comments

@romain-grecourt
Copy link
Contributor

The fix for #519 omitted a methods on ServerConfiguration.Builder to specify the new enabledSSLProtocols attribute. Because of this, in v1.0.3 it's not possible to specify the enabled SSL protocols for the default socket.

@romain-grecourt romain-grecourt self-assigned this Apr 17, 2019
romain-grecourt added a commit that referenced this issue Apr 17, 2019
- Add missing enabledSSLProtocols methods on ServerConfiguration.Builder
- Add missing javadoc for ServerCofniguration.Builder.experimental
romain-grecourt added a commit that referenced this issue Apr 17, 2019
- Add missing enabledSSLProtocols methods on ServerConfiguration.Builder
- Add missing javadoc for ServerCofniguration.Builder.experimental
@m0mus m0mus added the SE label Apr 18, 2019
@m0mus m0mus added this to Backlog Aug 12, 2024
@m0mus m0mus moved this to Closed in Backlog Aug 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants