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

is there away to disable certificate verification or to add my ca so connector doesn't break #286

Open
yoyoraso opened this issue May 28, 2024 · 3 comments

Comments

@yoyoraso
Copy link

I am using privet certificate for opensearch but connector fails to connect as it can't verify the certificate so is there away to disable certificate verification or to add my ca so connector doesn't break

@muralibasani
Copy link
Contributor

@yoyoraso can you pls try the below in config
ssl_certificate_verification: false

@yoyoraso
Copy link
Author

hello @muralibasani it still the same, I don't think ssl_certificate_verification is a vaild attribute in configration as I don't see it handled in the code

@muralibasani
Copy link
Contributor

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

2 participants