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

Cant run SSL version of proxy #141

Open
marabbadelli opened this issue May 10, 2018 · 1 comment
Open

Cant run SSL version of proxy #141

marabbadelli opened this issue May 10, 2018 · 1 comment

Comments

@marabbadelli
Copy link

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
Copy link
Author

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

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