Skip to content

Exposed SslProtocols option #64

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

Merged
merged 1 commit into from
Jul 6, 2018

Conversation

mamasselin
Copy link
Contributor

@mamasselin mamasselin commented Jul 6, 2018

Exposed the SslProtocols option and pass them all the way to the WebSocket4Net.WebSocket instance.

Simply use the System.Security.Authentication.SslProtocols enumeration to pass the proper value to the options like this:

image

Fix for:
https://github.com/Quobject/SocketIoClientDotNet/issues/142

@mattqs mattqs merged commit 5d6ebca into Quobject:master Jul 6, 2018
@mamasselin mamasselin deleted the 142-ssl-protocols-option branch August 30, 2018 19:50
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.

2 participants