Skip to content

Support custom TLS options #78

Open
@ipy

Description

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions