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

[BUG] ODBC driver ignores Use SSL flag and requires https:// prefix for SSL connections #22

Open
Yury-Fridlyand opened this issue Dec 11, 2021 · 2 comments
Labels
bug Something isn't working

Comments

@Yury-Fridlyand
Copy link
Collaborator

Describe the bug
The ODBC driver requires https:// prefix for Host field for SSL connections. Without this prefix SSL is not used actually. Flag 'Use SSL' is ignored.

To reproduce
Flag is unset, https:// prefix is added, connection succeeds:
image
image

Otherwise connection fails:
image
image

Host/Environment (please complete the following information):

  • OS: Win 10
  • Version: 1.2.0
@anirudha
Copy link
Collaborator

anirudha commented Feb 8, 2022

#8
related issue

@penghuo
Copy link
Collaborator

penghuo commented Mar 2, 2022

Fix in opensearch-project/sql#449

@dai-chen dai-chen transferred this issue from opensearch-project/sql Dec 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
No open projects
Status: No status
Development

No branches or pull requests

3 participants