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

Possibly mitigate issues with PKIX path building failed #1489

Merged
merged 3 commits into from
Oct 7, 2022

Conversation

antonydenyer
Copy link
Contributor

When making requests in CompletableFuture the client occasionally 'loses' the security context. Possibly because it's not thread safe in either jetty
or sslcontext.

PR Description

Fixed Issue(s)

#1468

Changelog

  • I thought about adding a changelog entry, and added one if I deemed necessary.

When making requests in CompletableFuture the client
occasionally 'loses' the security context. Possibly
because it's not thread safe in either jetty
or sslcontext.
Copy link
Contributor

@pinges pinges left a comment

Choose a reason for hiding this comment

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

LGTM

@antonydenyer antonydenyer merged commit e84eaad into Consensys:master Oct 7, 2022
@Krish1979 Krish1979 added the dependencies Pull requests that update a dependency file label Nov 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
22.10.0 dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants