Commit 6844320
committed
Enhance SSL support and add tests
- Added support for SSL client certificate authentication via the new parameter: SSLTrustStoreProvider.
- Introduced a test case for SSL trust store parameters to validate default settings in the DatabricksConnectionContext.
Signed-off-by: [Your Name] <your.email@databricks.com>1 parent 777bc60 commit 6844320
2 files changed
Lines changed: 11 additions & 0 deletions
File tree
- src/test/java/com/databricks/jdbc/api/impl
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
| |||
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
592 | 592 | | |
593 | 593 | | |
594 | 594 | | |
| 595 | + | |
| 596 | + | |
| 597 | + | |
| 598 | + | |
| 599 | + | |
| 600 | + | |
| 601 | + | |
| 602 | + | |
| 603 | + | |
| 604 | + | |
595 | 605 | | |
0 commit comments