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 doesn't use SSL #19

Open
Yury-Fridlyand opened this issue Dec 10, 2021 · 1 comment
Open

[BUG] ODBC driver doesn't use SSL #19

Yury-Fridlyand opened this issue Dec 10, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@Yury-Fridlyand
Copy link
Collaborator

Describe the bug
ODBC driver doesn't use SSL.

To Reproduce
Steps to reproduce the behavior:

  1. Launch an OS cluster, enable SSL
  2. Install the driver
  3. Test connection

image
image

Expected behavior
The driver should be able to use SSL according to the user settings. Option to trust self-signed certificates should be also available.

Version tested: 1.2.0

@Yury-Fridlyand Yury-Fridlyand added the bug Something isn't working label Dec 10, 2021
@Yury-Fridlyand
Copy link
Collaborator Author

See also #22. #22 refers to incorrect SSL usage, this one - to ignored option to trust self-signed certs.

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

1 participant