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

TLS problem with websocket #82

Open
broker25 opened this issue Jul 9, 2021 · 0 comments
Open

TLS problem with websocket #82

broker25 opened this issue Jul 9, 2021 · 0 comments

Comments

@broker25
Copy link

broker25 commented Jul 9, 2021

Hi, I got an issue with ListenUserDataEndpoint method. It does not work. And Console shows a message http://joxi.ru/nAyKoXKta9kxam

10.07.2021 0:42:14|Fatal|WebSocket.connect:0|WebSocketSharp.WebSocketException: An error has occurred during a TLS handshake. ---> System.Security.Authentication.AuthenticationException: Error of SSPI call, internal exception. ---> System.ComponentModel.Win32Exception: This function not supported

I added a line in my console application
ServicePointManager.SecurityProtocol = SecurityProtocolType.Tls12;
but it does not help.
What can I do?

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

No branches or pull requests

1 participant