-
Notifications
You must be signed in to change notification settings - Fork 51
Open
Description
We have come across a situation where we would need to leverage a custom SSL certificate to connect to Databricks for connections flowing through a VPN. I looked through the documentation and the code and it seems like this is currently not possible. You seem to be creating your own http client so overriding the default http client will not work either (https://github.com/databricks/databricks-sql-go/blob/main/internal/client/client.go#L578-L600). Do I have an approach I have missed other than forking the driver?
Metadata
Metadata
Assignees
Labels
No labels