Hello Kudu Jenkins,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/6059
to look at the new patch set (#2).
Change subject: [security] add --rpc_tls_min_protocol flag
......................................................................
[security] add --rpc_tls_min_protocol flag
Allows administrators to configure the minimum TLS protocol version. We
default to TLSv1 in order to support ancient versions of RHEL out of the
box, but clusters which don't need to support C++ clients or servers on
RHEL 6.5 or below should set this flag to TLSv1.2.
Change-Id: I5785a22102f1c9aa083e63aefdd1cdfdd43ede9f
---
M src/kudu/security/tls_context.cc
1 file changed, 32 insertions(+), 4 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/59/6059/2
--
To view, visit http://gerrit.cloudera.org:8080/6059
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I5785a22102f1c9aa083e63aefdd1cdfdd43ede9f
Gerrit-PatchSet: 2
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Dan Burkert <[email protected]>
Gerrit-Reviewer: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Dan Burkert <[email protected]>
Gerrit-Reviewer: Kudu Jenkins
Gerrit-Reviewer: Tidy Bot
Gerrit-Reviewer: Todd Lipcon <[email protected]>