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

feat(TLS): Support skipCertCheck option to bypass certificate check #370

Conversation

zander-bobronnikov
Copy link
Contributor

@zander-bobronnikov zander-bobronnikov commented Nov 5, 2024

This new skipCertCheck option allows for connecting to Milvus instances with self-signed certificates, without the need to pass the certificate directly.

Signed-off-by: Zander Bobronnikov Zander.Bobronnikov@ibm.com

@zander-bobronnikov zander-bobronnikov force-pushed the feat/support-unauthorized-tls-mode-for-main-repo branch 2 times, most recently from 6ce207d to 1f48880 Compare November 5, 2024 19:47
This option allows for connecting to Milvus instances with self-signed certificates, without the need to pass the certificate

Signed-off-by: Zander Bobronnikov <Zander.Bobronnikov@ibm.com>
@zander-bobronnikov zander-bobronnikov force-pushed the feat/support-unauthorized-tls-mode-for-main-repo branch from 1f48880 to 9d07446 Compare November 5, 2024 19:48
@sre-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: shanghaikid, zander-bobronnikov

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@shanghaikid shanghaikid merged commit f546023 into milvus-io:main Nov 6, 2024
2 of 3 checks passed
@shanghaikid
Copy link
Contributor

This will be released util milvus 2.5. I guess in 1 or two weeks.

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

Successfully merging this pull request may close these issues.

3 participants