Alexey Serbin has uploaded a new change for review. http://gerrit.cloudera.org:8080/5936
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 --- 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, 96 insertions(+), 0 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/36/5936/1 -- To view, visit http://gerrit.cloudera.org:8080/5936 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I6732f8a1ad9ed1b1ab26b94b582af50e6b6d24b1 Gerrit-PatchSet: 1 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Alexey Serbin <[email protected]>
