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

[FEATURE] Add support for custom HTTP SSL Certificate for Elastic #2665

Open
DoKoB0512 opened this issue Jun 18, 2024 · 2 comments
Open

[FEATURE] Add support for custom HTTP SSL Certificate for Elastic #2665

DoKoB0512 opened this issue Jun 18, 2024 · 2 comments
Labels
enhancement New feature or request question Further information is requested

Comments

@DoKoB0512
Copy link

Describe the feature you'd like
We are using the elasticsearch inside a docker-container where it's generating it own's SSL certificate. The flowise cannot connect the Elastic due to the SSL Certificate issue. It would be really nice if we can add an option to use our own SSL Certificate (Optional property) when trying to connect to Elasticsearch.

@HenryHengZJ
Copy link
Contributor

we can add a Additional Configuration similar to Postgres vector DB. Users can specify any additional config like SSL into the JSON object, will that works? Downside is that you have to copy paste the whole cert here

image

@HenryHengZJ HenryHengZJ added question Further information is requested enhancement New feature or request labels Jun 19, 2024
@DoKoB0512
Copy link
Author

Either that or you can add a specific field to upload custom SSL certificate that can be used just for elastic.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants