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

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

Open
trentjeff opened this issue Oct 2, 2023 · 1 comment
Open

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

trentjeff opened this issue Oct 2, 2023 · 1 comment
Assignees
Labels
4.x Version 4.x enhancement New feature or request OCI security
Milestone

Comments

@trentjeff
Copy link
Member

#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 trentjeff added enhancement New feature or request security OCI 4.x Version 4.x labels Oct 2, 2023
@trentjeff trentjeff added this to the 4.x milestone Oct 2, 2023
@trentjeff trentjeff self-assigned this Oct 2, 2023
trentjeff added a commit to trentjeff/helidon that referenced this issue Oct 2, 2023
@trentjeff
Copy link
Member Author

@trentjeff trentjeff mentioned this issue Oct 4, 2023
1 task
trentjeff added a commit that referenced this issue Oct 9, 2023
* Partial fix for issue #7698 - Support for caching managers when the config is the same.
trentjeff added a commit to trentjeff/helidon that referenced this issue Oct 9, 2023
trentjeff added a commit that referenced this issue Oct 9, 2023
dalexandrov pushed a commit to dalexandrov/helidon that referenced this issue Oct 17, 2023
…-side (helidon-io#7699)

* Partial fix for issue helidon-io#7698 - Support for caching managers when the config is the same.
@m0mus m0mus added this to Backlog Aug 12, 2024
@m0mus m0mus moved this to In Progress in Backlog Aug 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4.x Version 4.x enhancement New feature or request OCI security
Projects
Status: In Progress
Development

No branches or pull requests

2 participants