You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
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^@"``
The text was updated successfully, but these errors were encountered: