Skip to content

go/adbc/driver/flightsql: TLS_ROOT_CERTS on OAuth flows #2830

@xborder

Description

@xborder

What feature or improvement would you like to see?

ADBC currently supports PEM-encoded root certificates for TLS communication as documented in the FlightSQL driver options. However, when OAuth authentication flows are triggered by the driver (as implemented in PR #2651), these flows do not use the TLS configuration created with these custom root certificates.

I'm proposing to apply the same TLS configuration to any OAuth-related client.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions