Hello Abhishek Chennaka,
I'd like you to do a code review. Please visit
http://gerrit.cloudera.org:8080/19987
to review the following change.
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 is 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
Reviewed-on: http://gerrit.cloudera.org:8080/19906
Tested-by: Alexey Serbin <[email protected]>
Reviewed-by: Abhishek Chennaka <[email protected]>
(cherry picked from commit b65b95af3c90964ee706967f570bff99897dcec8)
---
M src/kudu/integration-tests/security-itest.cc
M src/kudu/integration-tests/webserver-crawl-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
6 files changed, 153 insertions(+), 8 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/87/19987/1
--
To view, visit http://gerrit.cloudera.org:8080/19987
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: kudu
Gerrit-Branch: branch-1.17.x
Gerrit-MessageType: newchange
Gerrit-Change-Id: I833d934cc1d916dba243a05aa96926d3b540b70d
Gerrit-Change-Number: 19987
Gerrit-PatchSet: 1
Gerrit-Owner: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Abhishek Chennaka <[email protected]>