Alexey Serbin has uploaded this change for review. ( http://gerrit.cloudera.org:8080/19913
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 --- 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(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/13/19913/1 -- To view, visit http://gerrit.cloudera.org:8080/19913 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: Ie13ea1877e7711d00ede41d141c01a5240bb9205 Gerrit-Change-Number: 19913 Gerrit-PatchSet: 1 Gerrit-Owner: Alexey Serbin <[email protected]>
