Skip to content

[Python][C++][FlightRPC] Add client option to disable server validation #26210

@asfimport

Description

@asfimport

Note that this requires using grpc-cpp version 1.25 or higher.

This requires using GRPC's TlsCredentials class, which is in a different namespace for 1.25-1.31 vs. 1.32+ as well.

This class and its related options provide an option to disable server certificate checks and require the caller to supply a callback to be used instead.

Reporter: James Duong / @jduo
Assignee: James Duong / @jduo

PRs and other links:

Note: This issue was originally created as ARROW-10206. Please see the migration documentation for further details.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions