You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Ravindra Wagh (Jira)" <ji...@apache.org> on 2020/03/30 06:26:00 UTC

[jira] [Created] (ARROW-8270) [Python][Flight] Flight server with TLS's certificate and key is not working

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)