xmr-node-proxy icon indicating copy to clipboard operation
xmr-node-proxy copied to clipboard

Cant run SSL version of proxy

Open marabbadelli opened this issue 7 years ago • 1 comments
trafficstars

Hi I have a trouble with running wss connection to proxy. ssl enabled for the port, but certs generated on install script dont work (i guess coz self signed)

Changed the cert for letsencrypt one, it connects but with failed: Error during WebSocket handshake: Unexpected response code: 200 Status Code: 200 OK and there Content-Length: 18 in responce headers length looks like this message let httpResponse = ' 200 OK\nContent-Type: text/plain\nContent-Length: 18\n\nMining Proxy Online';

Any ideas how to fix this?

marabbadelli avatar May 10 '18 15:05 marabbadelli

UPD. same thing with ws connection to non SSL port now im lost no errors in logs

marabbadelli avatar May 10 '18 16:05 marabbadelli