[
https://issues.apache.org/jira/browse/ARROW-8270?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Antoine Pitrou resolved ARROW-8270.
-----------------------------------
Fix Version/s: 0.17.0
Resolution: Fixed
Issue resolved by pull request 6787
[https://github.com/apache/arrow/pull/6787]
> [Python][Flight] Example 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
> Priority: Minor
> Labels: pull-request-available
> Fix For: 0.17.0
>
> Time Spent: 1.5h
> Remaining Estimate: 0h
>
> 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)