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

Configure SSL for unauthenticated client #24595

Merged
merged 2 commits into from
Dec 31, 2024
Merged

Conversation

wendigo
Copy link
Contributor

@wendigo wendigo commented Dec 30, 2024

Unauthenticated client can connect to the Trino cluster when loading segment data. If cluster has its' own certificate chain - client needs to accept it according to the configuration.

Description

Additional context and related issues

Release notes

( ) This is not user-visible or is docs only, and no release notes are required.
( ) Release notes are required. Please propose a release note for me.
(x) Release notes are required, with the following suggested text:

## CLI/JDBC
* Fix loading spooled segment data when cluster is secured ({issue}`issuenumber`)

Unauthenticated client can connect to the Trino cluster when loading segment data.
If cluster has its' own certificate chain - client needs to accept it according to the configuration.
@cla-bot cla-bot bot added the cla-signed label Dec 30, 2024
@wendigo wendigo requested a review from losipiuk December 30, 2024 15:29
@wendigo wendigo merged commit e7c3c1d into master Dec 31, 2024
104 checks passed
@wendigo wendigo deleted the serafin/segment-loader-ssl branch December 31, 2024 11:16
@github-actions github-actions bot added this to the 469 milestone Dec 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

4 participants