Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

ODBC: can't connect to server #686

Open
coderReview opened this issue Aug 13, 2020 · 4 comments
Open

ODBC: can't connect to server #686

coderReview opened this issue Aug 13, 2020 · 4 comments
Labels

Comments

@coderReview
Copy link

I cannot connect to server.

Failing when using self-signed SSL certificated.

Check here amazon-archives/sql-odbc#94 for more details.

@rupal-bq
Copy link
Contributor

rupal-bq commented Aug 25, 2020

Disabling hostname verification fails because setting verifySSL to false has no effect on windows.

The alternative fix will be Overriding HTTP Client and use curl instead of WinHTTP.

@rupal-bq
Copy link
Contributor

More details on disable hostname verification failure are here.

@Prabhu292
Copy link

Prabhu292 commented Oct 16, 2020

Hi rupal,

I have downloaded the SQL ODBC driver from this Link : https://opendistro.github.io/for-elasticsearch/downloads.html

I am getting the error as mentioned in the screenshot.

Please help me to fix this issue.

image

@diego2glez
Copy link

Any updates on this issue?

I'm having same problems using selfsigned certificates over https connection.

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

No branches or pull requests

5 participants