opensearch-project / opensearch-project/sql-odbc

[BUG] ODBC driver doesn't use SSL

Open
#19 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
C++
Stars
10
Forks
25
PR merge metrics
No merged PRs in 30d

Description

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

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No source files or tests are named. Start by reproducing the connection against an SSL-enabled OS cluster using the ODBC driver and review the connection settings entry point; done means SSL connections work according to user settings and an option exists for trusting self-signed certificates.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp, sql
Domain
databases, security
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.