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

[WIP] DATABRICKS_CA_BUNDLE #852

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Conversation

mgyucht
Copy link
Contributor

@mgyucht mgyucht commented Mar 11, 2024

Changes

This PR adds support for a DATABRICKS_CA_BUNDLE flag in the Go SDK. This would need to be ported to the Python and Java SDKs as well.

When this configuration parameter is specified, the SDK will consider the specified certificate bundle along with the system-level CA certificates when validating the server certificate while establishing TLS.

Tests

  • make test passing
  • make fmt applied
  • relevant integration tests applied

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant