-
Notifications
You must be signed in to change notification settings - Fork 27
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
SSLProtocolException: Handshake message sequence violation, 1 #17
Comments
Never seen this. It complains that the client received a |
JDK is 1.8.0_151 while ALPN version is 8.1.11.v20170118. |
What server it is ? |
Jetty server. Everything running in the same JVM (server and client). |
Do you have reproducible code that we can try ? |
it is not a deterministic issue and I cannot reproduce it with an isolated code. |
…s but the test is still valuable)
Hello,
From time to time I got the following exception during a connection. Could you tell me what is the cause of the error? Is there a way to solve it?
Thank you in advance!
The text was updated successfully, but these errors were encountered: