Hello Dan Burkert, Alexey Serbin,
I'd like you to do a code review. Please visit
http://gerrit.cloudera.org:8080/6118
to review the following change.
Change subject: IPKI: master CA should verify x509 attributes before signing
certs
......................................................................
IPKI: master CA should verify x509 attributes before signing certs
This makes the master verify that the attributes stored in the X509 CSR
match the authenticated user's credentials.
Change-Id: I390e113220302dec335afc38d05d2ea73c965ba6
---
M src/kudu/integration-tests/master_cert_authority-itest.cc
M src/kudu/master/master_cert_authority.cc
M src/kudu/master/master_cert_authority.h
M src/kudu/master/master_service.cc
M src/kudu/rpc/remote_user.cc
M src/kudu/rpc/remote_user.h
6 files changed, 98 insertions(+), 44 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/18/6118/1
--
To view, visit http://gerrit.cloudera.org:8080/6118
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I390e113220302dec335afc38d05d2ea73c965ba6
Gerrit-PatchSet: 1
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Todd Lipcon <[email protected]>
Gerrit-Reviewer: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Dan Burkert <[email protected]>