opensearch-project / opensearch-project/sql-odbc
[BUG] ODBC driver doesn't use SSL
Nobody has claimed this yet.
- 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:
- Launch an OS cluster, enable SSL
- Install the driver
- Test connection


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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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