helidon-io / helidon

Java libraries for writing microservices
https://helidon.io
Apache License 2.0
3.52k stars 564 forks source link

[4.x] TlsManager enhancement for client-side #7698

Open trentjeff opened 1 year ago

trentjeff commented 1 year ago

https://github.com/helidon-io/helidon/issues/7279 introduced the TlsManager.

This issue will track enhancement to include TlsManager for WebClient and RestClient, and to ensure that there is a unique TlsManager per unique configuration so that we prevent the proliferation of TlsManager instances within the same JVM on the client side.

trentjeff commented 1 year ago

See also https://gist.github.com/trentjeff/85a66a0ca61349c26af1e0426573e1b3