Alexey Serbin has uploaded a new change for review.

  http://gerrit.cloudera.org:8080/7217

Change subject: [rpc] add method to output TLS cipher description
......................................................................

[rpc] add method to output TLS cipher description

Added TlsHandshake::GetCipherDescription() method.  It's used to print
information on TLS session cipher in the connection negotiation trace.
In addition to the cipher's name, it outputs info on key exchange and
authentication algorithms.

Change-Id: Ia6f1c6a67b66fac1dacebe87e17a996af409e6d1
---
M src/kudu/rpc/client_negotiation.cc
M src/kudu/rpc/server_negotiation.cc
M src/kudu/security/tls_handshake.cc
M src/kudu/security/tls_handshake.h
4 files changed, 23 insertions(+), 8 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/17/7217/1
-- 
To view, visit http://gerrit.cloudera.org:8080/7217
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ia6f1c6a67b66fac1dacebe87e17a996af409e6d1
Gerrit-PatchSet: 1
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Alexey Serbin <[email protected]>

Reply via email to