Hello Marton Greber, Alexey Serbin, Jason Fehr, Kudu Jenkins,

I'd like you to reexamine a change. Please visit

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

to look at the new patch set (#3).

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).

It also fixes a bug (which was only present in debug build) that
surfaced while testing skipping authentication where a malformed
negotiation could crash a server.

Change-Id: Ic6c6c9ac1cebeab8cb48bd22aea852c93c0252a4
---
M src/kudu/integration-tests/security-itest.cc
M src/kudu/rpc/client_negotiation.cc
M src/kudu/rpc/client_negotiation.h
M src/kudu/rpc/sasl_helper.cc
M src/kudu/tools/kudu-tool-test.cc
M src/kudu/tools/tool_action_diagnose.cc
6 files changed, 231 insertions(+), 5 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/11/24511/3
--
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: newpatchset
Gerrit-Change-Id: Ic6c6c9ac1cebeab8cb48bd22aea852c93c0252a4
Gerrit-Change-Number: 24511
Gerrit-PatchSet: 3
Gerrit-Owner: Attila Bukor <[email protected]>
Gerrit-Reviewer: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Attila Bukor <[email protected]>
Gerrit-Reviewer: Jason Fehr <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Reviewer: Marton Greber <[email protected]>

Reply via email to