Alexey Serbin has submitted this change and it was merged.

Change subject: [security] method to check if X509 cert matches key
......................................................................


[security] method to check if X509 cert matches key

Added a method to security::Cert interface to check whether X509
certificate matches the specified private key.

Change-Id: I6732f8a1ad9ed1b1ab26b94b582af50e6b6d24b1
Reviewed-on: http://gerrit.cloudera.org:8080/5936
Reviewed-by: Dan Burkert <[email protected]>
Tested-by: Kudu Jenkins
---
M src/kudu/security/CMakeLists.txt
A src/kudu/security/cert-test.cc
M src/kudu/security/cert.cc
M src/kudu/security/cert.h
4 files changed, 95 insertions(+), 0 deletions(-)

Approvals:
  Dan Burkert: Looks good to me, approved
  Kudu Jenkins: Verified



-- 
To view, visit http://gerrit.cloudera.org:8080/5936
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I6732f8a1ad9ed1b1ab26b94b582af50e6b6d24b1
Gerrit-PatchSet: 3
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Dan Burkert <[email protected]>
Gerrit-Reviewer: Kudu Jenkins
Gerrit-Reviewer: Todd Lipcon <[email protected]>

Reply via email to