Hello Alexey Serbin, Jason Fehr,
I'd like you to do a code review. Please visit
http://gerrit.cloudera.org:8080/24511
to review the following change.
Change subject: KUDU-3787 Make tls_debug support Kerberos
......................................................................
KUDU-3787 Make tls_debug support Kerberos
d4ec371 introduced a new tool to debug TLS connections (diagnose
tls_debug), but unfortunately, it didn't work with Kerberos-enabled
servers, which makes it less practical in real-life environments. With
this change, this tool can be used to debug TLS information on
Kerberos-enabled servers as well (without needing a valid ticket).
Change-Id: Ic6c6c9ac1cebeab8cb48bd22aea852c93c0252a4
---
M src/kudu/rpc/client_negotiation.cc
M src/kudu/rpc/client_negotiation.h
M src/kudu/tools/tool_action_diagnose.cc
3 files changed, 46 insertions(+), 2 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/11/24511/1
--
To view, visit http://gerrit.cloudera.org:8080/24511
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ic6c6c9ac1cebeab8cb48bd22aea852c93c0252a4
Gerrit-Change-Number: 24511
Gerrit-PatchSet: 1
Gerrit-Owner: Attila Bukor <[email protected]>
Gerrit-Reviewer: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Jason Fehr <[email protected]>