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 / SSL support #11

Open
davidjonas opened this issue Sep 20, 2020 · 0 comments
Open

TLS / SSL support #11

davidjonas opened this issue Sep 20, 2020 · 0 comments

Comments

@davidjonas
Copy link

davidjonas commented Sep 20, 2020

Hi!

I needed to get this to work with a https:// server.
I have compiled the socket.io-client-cpp with TLS (OpenSSH) on MacOSX support and replaced the .h and .a files but I got no success.
I still get:

 [connect] Successful connection
 [error] Server handshake response error: websocketpp.processor:20 (Invalid HTTP status.)

I've checked all the forks and no luck...
On the README.md you say you didn't compile TLS because of certificate issues? Could you elaborate on that, please? Maybe it helps me solve the problem and I can contribute.

Cheers and thanks a lot for all the wonderful work.

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