Dan Burkert has uploaded a new patch set (#2). Change subject: Add tls_common module ......................................................................
Add tls_common module tls_common includes common methods for working with the TLS portions of OpenSSL. Change-Id: I1fb8bc2fb4153eff7adf896e43a979783de6f4b8 --- M src/kudu/security/CMakeLists.txt M src/kudu/security/ssl_factory.cc M src/kudu/security/ssl_factory.h M src/kudu/security/ssl_socket.h A src/kudu/security/tls_common.cc A src/kudu/security/tls_common.h 6 files changed, 148 insertions(+), 42 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/04/5704/2 -- To view, visit http://gerrit.cloudera.org:8080/5704 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: newpatchset Gerrit-Change-Id: I1fb8bc2fb4153eff7adf896e43a979783de6f4b8 Gerrit-PatchSet: 2 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Dan Burkert <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Tidy Bot Gerrit-Reviewer: Todd Lipcon <[email protected]>
