You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "James Duong (Jira)" <ji...@apache.org> on 2020/09/30 17:28:00 UTC

[jira] [Updated] (ARROW-10105) [FlightRPC] Add client option to disable certificate validation with TLS

     [ https://issues.apache.org/jira/browse/ARROW-10105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

James Duong updated ARROW-10105:
--------------------------------
    Fix Version/s: 2.0.0

> [FlightRPC] Add client option to disable certificate validation with TLS
> ------------------------------------------------------------------------
>
>                 Key: ARROW-10105
>                 URL: https://issues.apache.org/jira/browse/ARROW-10105
>             Project: Apache Arrow
>          Issue Type: New Feature
>          Components: C++, FlightRPC, Java, Python
>            Reporter: James Duong
>            Priority: Major
>             Fix For: 2.0.0
>
>
> Users of Flight may want to disable certificate validation if they want to only use encryption. A use case might be that the Flight server uses a self-signed certificate and doesn't distribute a certificate for clients to use.
> This feature would be to add an explicit option to FlightClient.Builder to disable certificate validation. Note that this should not happen implicitly if a client uses a TLS location, but does not set a certificate. The client should explicitly set this option so that they are fully aware that they are making a connection with reduced security.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)