Skip to content

TLS problem with websocket #82

@broker25

Description

@broker25

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions