Able to connect to JS socket server v4.2.1? #240
Unanswered
sitihawasabri
asked this question in
Q&A
Replies: 1 comment 10 replies
-
Please check this issue: #236 |
Beta Was this translation helpful? Give feedback.
10 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I tried to connect to JS socket server, it's version 4.2.1 but failed. This is the error which it returns me;
An error has occurred during a TLS handshake. ---> System.Security.Authentication.AuthenticationException: A call to SSPI failed, see inner exception. ---> System.ComponentModel.Win32Exception: The function requested is not supported.
I think it may be version issue, because last time I was able to connect to JS socket server with no issue.
Beta Was this translation helpful? Give feedback.
All reactions