James Duong created ARROW-10206:
-----------------------------------
Summary: [Python][C++][FlightRPC] Add client option to disable
server validation
Key: ARROW-10206
URL: https://issues.apache.org/jira/browse/ARROW-10206
Project: Apache Arrow
Issue Type: Sub-task
Reporter: James Duong
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.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)