Alexey Serbin has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/19906


Change subject: [master] add /ipki-ca-cert webserver end-point
......................................................................

[master] add /ipki-ca-cert webserver end-point

This patch introduces a new /ipki-ca-cert end-point for the master's
embedded webserver to provide information on the IPKI CA certificate
used by a Kudu cluster.  This information might be useful in JWT-based
authentication scenarios.  The missing part of importing certificates
into Kudu client's chain of trusted TLS certificates will be addressed
in follow-up patches.

Change-Id: I833d934cc1d916dba243a05aa96926d3b540b70d
---
M src/kudu/integration-tests/security-itest.cc
M src/kudu/master/master_cert_authority.h
M src/kudu/master/master_path_handlers.cc
M src/kudu/master/master_path_handlers.h
M src/kudu/mini-cluster/webui_checker.h
5 files changed, 130 insertions(+), 2 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/06/19906/1
--
To view, visit http://gerrit.cloudera.org:8080/19906
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I833d934cc1d916dba243a05aa96926d3b540b70d
Gerrit-Change-Number: 19906
Gerrit-PatchSet: 1
Gerrit-Owner: Alexey Serbin <[email protected]>

Reply via email to