Alexey Serbin has uploaded this change for review. ( http://gerrit.cloudera.org:8080/17193
Change subject: [security] small re-factoring on TlsHandshake ...................................................................... [security] small re-factoring on TlsHandshake A follow-up patch needs to know what side the TlsHandshake is running at. This changelist introduces that piece of information into the TlsHandshake class and also does other related re-factoring in the related code. Change-Id: Id8dfb16d0f59dc467d1d4dcdf5c1bc568062087e --- M src/kudu/rpc/client_negotiation.cc M src/kudu/rpc/server_negotiation.cc M src/kudu/security/tls_context.cc M src/kudu/security/tls_context.h M src/kudu/security/tls_handshake-test.cc M src/kudu/security/tls_handshake.cc M src/kudu/security/tls_handshake.h M src/kudu/security/tls_socket-test.cc 8 files changed, 90 insertions(+), 63 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/93/17193/1 -- To view, visit http://gerrit.cloudera.org:8080/17193 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: Id8dfb16d0f59dc467d1d4dcdf5c1bc568062087e Gerrit-Change-Number: 17193 Gerrit-PatchSet: 1 Gerrit-Owner: Alexey Serbin <[email protected]>
