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

[UNDERTOW-2234] HttpClientSNITestCase fails with last jdk 11.0.18 and 17.0.6 #1436

Merged
merged 1 commit into from
Jan 26, 2023

Conversation

rmartinc
Copy link
Contributor

Issue: https://issues.redhat.com/browse/UNDERTOW-2234

The last JDK update resumes the session for the test. Just using a different SSLContext for each test avoids the cache and performs the full negotiation in each method.

PR for 2.2.x.
PR for master: #1435

@ropalka ropalka merged commit 1fabe99 into undertow-io:2.2.x Jan 26, 2023
@ropalka
Copy link
Contributor

ropalka commented Jan 26, 2023

Thanks @rmartinc !

@fl4via fl4via added the maintenance branch Targeting maintainance branch label Feb 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance branch Targeting maintainance branch
Projects
None yet
3 participants