NativeWebSocket
NativeWebSocket copied to clipboard
Unable to connect to wss, but ws works perfectly
Ok, so i see that this issue has been posted several times, but is there any fix for this yet?
I have installed certificates for my websocket server which now runs on https/wss instead of http/ws.
Now my unity app is unable to connect to the wss.
Anyone else with the same issue?
hey @vlori2k, there are some info/reports about misconfigured certificates here: https://github.com/endel/NativeWebSocket/issues/1
which server tech are you using? I'm not an expert on TLS but I think the type of certificate matters here