Hello Todd Lipcon, Alexey Serbin,
I'd like you to do a code review. Please visit
http://gerrit.cloudera.org:8080/6059
to review the following change.
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(+), 5 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/59/6059/1
--
To view, visit http://gerrit.cloudera.org:8080/6059
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I5785a22102f1c9aa083e63aefdd1cdfdd43ede9f
Gerrit-PatchSet: 1
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Dan Burkert <[email protected]>
Gerrit-Reviewer: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Todd Lipcon <[email protected]>