Alexey Serbin has submitted this change and it was merged. ( 
http://gerrit.cloudera.org:8080/19989 )

Change subject: [python] allow adding trusted CA certs when using JWT
......................................................................

[python] allow adding trusted CA certs when using JWT

This patch updates Kudu Python client to allow for adding trusted
CA certificates when authenticating to Kudu servers via JWT.

TestJwt was correspondingly updated and re-enabled.

Change-Id: Ie13ea1877e7711d00ede41d141c01a5240bb9205
Reviewed-on: http://gerrit.cloudera.org:8080/19913
Tested-by: Kudu Jenkins
Reviewed-by: Marton Greber <[email protected]>
Reviewed-by: Abhishek Chennaka <[email protected]>
(cherry picked from commit 8c546ae7f560deebb32cb04815377f74470643c6)
Reviewed-on: http://gerrit.cloudera.org:8080/19989
Tested-by: Abhishek Chennaka <[email protected]>
---
M python/kudu/__init__.py
M python/kudu/client.pyx
M python/kudu/libkudu_client.pxd
M python/kudu/tests/common.py
M python/kudu/tests/test_client.py
5 files changed, 62 insertions(+), 13 deletions(-)

Approvals:
  Abhishek Chennaka: Looks good to me, approved; Verified

--
To view, visit http://gerrit.cloudera.org:8080/19989
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: branch-1.17.x
Gerrit-MessageType: merged
Gerrit-Change-Id: Ie13ea1877e7711d00ede41d141c01a5240bb9205
Gerrit-Change-Number: 19989
Gerrit-PatchSet: 2
Gerrit-Owner: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Abhishek Chennaka <[email protected]>
Gerrit-Reviewer: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Reviewer: Marton Greber <[email protected]>
Gerrit-Reviewer: Yingchun Lai <[email protected]>

Reply via email to