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

Elastic Microsoft SQL connector, unable to get local issuer certificate #15

Open
YavuzSelimGugen opened this issue Nov 4, 2023 · 0 comments

Comments

@YavuzSelimGugen
Copy link

This repo is great for our use case, thanks a lot first of all.
I wanted to integrate new Microsoft SQL connector client, using windows 11, docker with wsl.

I am able to setup connector in kibana ui.

image

After that changed config.yml of connector like below

image

image

But unfortunately im getting ssl certification error while running connector client container

[FMWK][23:12:00][ERROR] Could not connect to the server
[FMWK][23:12:00][ERROR] Cannot connect to host host.docker.internal:9200 ssl:True [SSLCertVerificationError: (1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1007)')]

image

SSL should be working even tough its POC. What I am missing here, any helps would be great.

Thanks

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