Ravindra Wagh created ARROW-8270:
------------------------------------
Summary: [Python][Flight] Flight server with TLS's certificate and
key is not working
Key: ARROW-8270
URL: https://issues.apache.org/jira/browse/ARROW-8270
Project: Apache Arrow
Issue Type: Bug
Components: FlightRPC, Python
Affects Versions: 0.16.0
Reporter: Ravindra Wagh
Assignee: Ravindra Wagh
On starting the python server(arrow/python/examples/flight/server.py --host
localhost --tls serv.crt serv.key), it gives below error:
{noformat}
TypeError: __init__() got an unexpected keyword argument
'tls_cert_chain'{noformat}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)