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

[Bug] The "cli" feature of the arrow-flight package inadvertently affects TLS #6865

Open
niebayes opened this issue Dec 10, 2024 · 1 comment

Comments

@niebayes
Copy link
Contributor

Removing the "cli" feature will make client not able to retrieve system certificates during a TLS handshake.
I am still investigating the root cause but I suspect it's caused by the indirect tonic/tls-webpki-roots feature the "cli" feature linked to.

@tustvold
Copy link
Contributor

I think this is intentional and not a bug, the CLI needs to support TLS, but we don't want this by default

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants