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

Fixes #4305 - Jetty server shall alert fatal no_application_protocol … #4309

Merged
merged 1 commit into from
Nov 13, 2019

Conversation

sbordet
Copy link
Contributor

@sbordet sbordet commented Nov 13, 2019

…if no client application protocol is supported.

#4305.

Now catching any exception and returning null so JSSE returns the
no_application_protocol to the client.

Signed-off-by: Simone Bordet simone.bordet@gmail.com

…if no client application protocol is supported.

Now catching any exception and returning null so JSSE returns the
no_application_protocol to the client.

Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
Copy link
Contributor

@joakime joakime left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.
And I can even understand the test case.

@sbordet sbordet merged commit 9e18e9e into jetty-9.4.x Nov 13, 2019
@sbordet sbordet deleted the jetty-9.4.x-4305-no_application_protocol branch November 13, 2019 15:58
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

Successfully merging this pull request may close these issues.

2 participants