Consensys / tessera

Tessera - Enterprise Implementation of Quorum's transaction manager
https://docs.tessera.consensys.net/
Apache License 2.0
175 stars 105 forks source link

Possibly mitigate issues with PKIX path building failed #1489

Closed antonydenyer closed 1 year ago

antonydenyer commented 1 year ago

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)

https://github.com/ConsenSys/tessera/issues/1468

Changelog