dbt-presto
dbt-presto copied to clipboard
Authentication with Certificate
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