Navigation Menu

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

Access to SSLParameters used by the WebSocketClient #997

Closed
marci4 opened this issue Mar 28, 2020 · 0 comments · Fixed by #1000
Closed

Access to SSLParameters used by the WebSocketClient #997

marci4 opened this issue Mar 28, 2020 · 0 comments · Fixed by #1000

Comments

@marci4
Copy link
Collaborator

marci4 commented Mar 28, 2020

Describe the solution you'd like
There should be a way to access the SSLParameters if the WebSocketClient is using wss and we are using our own SSLSocketFactory

Additional context
Apart from ciphers and protocols it is very useful to have access to the endpoint identification algorithm.
Therefore we should provide an API to access and change SSLParameters

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant