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

TLSv1.3 #66

Open
erjoalgo opened this issue Jan 23, 2020 · 1 comment
Open

TLSv1.3 #66

erjoalgo opened this issue Jan 23, 2020 · 1 comment

Comments

@erjoalgo
Copy link

erjoalgo commented Jan 23, 2020

It appears that websocket cannot communicate with a server using TLSv1.{2,3}. I had to enable TLSv1.

debug message from nginx:

`client sent invalid method while reading client request line, client ... request: "\210^@"``

@ahyatt
Copy link
Owner

ahyatt commented Feb 4, 2020

Interesting, I'm not sure why that would be. Is there some way I can reproduce this easily, perhaps a public websocket server that uses one of these other TLS versions?

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

2 participants