Secure server connection failed (wss).
shyams-aloha opened this issue · 1 comments
shyams-aloha commented
Anyone can you give me some hint regarding websocket-sharp server connection with react WebSocket client. I have added Self-Signed SSL Certificate on server. When I tried to connect from c# WebSocket client then it connects.
Fiard commented
Having same problem here. I use JS reconnecting-websocket. If I connect with ws://, no problems, but if I try wss (with self signed ssl on server part) - it throws "The header cannot be read from the data source."