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 custom TLS options #78

Open
ipy opened this issue Jun 27, 2024 · 0 comments
Open

Support custom TLS options #78

ipy opened this issue Jun 27, 2024 · 0 comments

Comments

@ipy
Copy link

ipy commented Jun 27, 2024

We are currently using qdrant-js in a Node.js environment where mTLS with self-signed certificates is enforced for secure communication. However, the current implementation of qdrant-js does not support custom TLS certificates.

Would it be possible to add an option to the client constructor for this purpose, or expose the underlying api client so that we can pass custom middlewares to the fetcher?

Ref: nodejs/node#48977

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

1 participant