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.
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.