Alexey Serbin has posted comments on this change. Change subject: IPKI: change X509 attribute fields ......................................................................
Patch Set 3: Code-Review+2 (2 comments) http://gerrit.cloudera.org:8080/#/c/6116/1/src/kudu/security/cert-test.cc File src/kudu/security/cert-test.cc: Line 112: > that's tested in cert_management-test. yes, indeed. http://gerrit.cloudera.org:8080/#/c/6116/1/src/kudu/security/cert.cc File src/kudu/security/cert.cc: PS1, Line 56: int nid = OBJ_txt2nid(kKuduKerberosPrincipalOidStr); : if (nid != NID_undef) return nid; > perhaps, but I checked and calling it twice just results in two 'nids' for Then it seems to be fine, I think. -- To view, visit http://gerrit.cloudera.org:8080/6116 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: comment Gerrit-Change-Id: Iec3b759c327ea7758a98e675b12ff5ef49294679 Gerrit-PatchSet: 3 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 Gerrit-Reviewer: Todd Lipcon <[email protected]> Gerrit-HasComments: Yes
