Hello Dan Burkert, Alexey Serbin, Kudu Jenkins,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/6118
to look at the new patch set (#2).
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/negotiation-test.cc
M src/kudu/rpc/remote_user.cc
M src/kudu/rpc/remote_user.h
7 files changed, 100 insertions(+), 46 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/18/6118/2
--
To view, visit http://gerrit.cloudera.org:8080/6118
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I390e113220302dec335afc38d05d2ea73c965ba6
Gerrit-PatchSet: 2
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Todd Lipcon <[email protected]>
Gerrit-Reviewer: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Dan Burkert <[email protected]>
Gerrit-Reviewer: Kudu Jenkins
Gerrit-Reviewer: Tidy Bot