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

Support CA certificates in CLI #2497

Open
vidok opened this issue May 2, 2024 · 0 comments
Open

Support CA certificates in CLI #2497

vidok opened this issue May 2, 2024 · 0 comments
Labels
community-driven enhancement New feature or request

Comments

@vidok
Copy link
Contributor

vidok commented May 2, 2024

Problem Description

The ./bin/connectors login does not support passing in SSL parameters to specify the CA cert. It's unclear what users need to do in order to connect with a HTTPS enabled Elasticsearch cluster. If the answer is for users to use -c to pass in their own config.yml file with the Elasticsearch connection settings (along with the SSL ones), it will be helpful to clarify in the docs.

Proposed Solution

Customers can pass --cert-path when authenticating the cli. Or configure the certificate path manually in the config.yml.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community-driven enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant