IXWebSocket icon indicating copy to clipboard operation
IXWebSocket copied to clipboard

Error connecting with TLS

Open binaryduke opened this issue 9 months ago • 2 comments

I'm trying to connect to a 3rd party server that's using OpenSSL.

I've built ixwebsockets on Windows in Visual Studio using vcpkg specifying features : ssl (I've also tried adding and building with ssl and mbedtls as well as ssl and openssl).

The connection is rejected with "error in handshake : SSL - The connection indicated an EOF"

Somewhat stuck. Any tips?

binaryduke avatar Mar 30 '25 16:03 binaryduke