dbt-presto icon indicating copy to clipboard operation
dbt-presto copied to clipboard

Authentication with Certificate

Open Haunfelder opened this issue 3 years ago • 0 comments

As far as I can tell, there is no way to pass in a path to a certificate for an SSL connection to the API. Is this something that can be passed in the http_headers position?

https://github.com/dbt-labs/dbt-presto/blob/a32f92e664f34ab61d77dc8790123e5c2e6b466d/dbt/adapters/presto/connections.py#L181

Haunfelder avatar Dec 01 '21 23:12 Haunfelder