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

3.x: TLS replace in HelidonConnector fix #7902

Merged
merged 2 commits into from
Jan 11, 2024

Conversation

Verdent
Copy link
Member

@Verdent Verdent commented Oct 26, 2023

Description

TLS configured directly on the WebClient is no longer replaced, if there was no TLS related configuration done over the RestClientBuilder.

Fixes #6263

Documentation

None

@Verdent Verdent self-assigned this Oct 26, 2023
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Oct 26, 2023
@Verdent Verdent changed the title TLS replace in HelidonConnector fix 3.x: TLS replace in HelidonConnector fix Oct 26, 2023
@Verdent Verdent linked an issue Oct 26, 2023 that may be closed by this pull request
@Verdent Verdent force-pushed the 6263-restclient-tls-3.x branch from ecf209c to dd6c779 Compare January 11, 2024 11:26
Signed-off-by: David Kral <david.k.kral@oracle.com>
Signed-off-by: David Kral <david.k.kral@oracle.com>
@Verdent Verdent force-pushed the 6263-restclient-tls-3.x branch from dd6c779 to 5cab655 Compare January 11, 2024 11:54
@Verdent Verdent merged commit c0bfc6f into helidon-io:helidon-3.x Jan 11, 2024
12 checks passed
@Verdent Verdent deleted the 6263-restclient-tls-3.x branch January 11, 2024 17:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Helidon Jersey Connector unable to set TLS configuration
3 participants