Commits


Erin Ryan authored and David Li committed c34c6e1dfdc
ARROW-8742: [C++][Python] Add GRPC Mutual TLS for clients and server Our team would like to implement mutual tls authentication for a pyarrow client, hence modifications to the C++ and Python implementations to at a GrpcMTls scheme for connections. Closes #7130 from erinleeryan/master Lead-authored-by: Erin Ryan <erin.ryan@ccri.com> Co-authored-by: David Li <li.davidm96@gmail.com> Signed-off-by: David Li <li.davidm96@gmail.com>