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

Socket.IO mTLS connection with client certificate #78

Open
viniciusbenite opened this issue Mar 11, 2021 · 0 comments
Open

Socket.IO mTLS connection with client certificate #78

viniciusbenite opened this issue Mar 11, 2021 · 0 comments

Comments

@viniciusbenite
Copy link

Hi, hope this message fins you well.

We have a project in Unity, using Socket.Quobject for .NET and we are having problems to connect to the socket with mTLS activated:

Socket.Quobject.EngineIoClientDotNet.Client.EngineIOException: websocket error ---> System.Exception: unknown server protocol version

We suspected that its the lack of the client certificate that is causing the problem.

Is there an option to send the client certificate, like in Node.js? If not so, how to handle this issue?

Thanks in advance!

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