You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
After that changed config.yml of connector like below
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)')]
SSL should be working even tough its POC. What I am missing here, any helps would be great.
Thanks
The text was updated successfully, but these errors were encountered:
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.
After that changed config.yml of connector like below
But unfortunately im getting ssl certification error while running connector client container
SSL should be working even tough its POC. What I am missing here, any helps would be great.
Thanks
The text was updated successfully, but these errors were encountered: