Tianyi Wang has uploaded a new patch set (#2). ( 
http://gerrit.cloudera.org:8080/10129 )

Change subject: thrift-0.9.3-p4: forward compatibility of TLS protocols
......................................................................

thrift-0.9.3-p4: forward compatibility of TLS protocols

This patch adds thrift-0.9.3-p4. In thrift-0.9.3-p3, TLS protocols are
not forward-compatible. A server using TLSv1_x only works with a client
using the same protocol. This patch changes thrift into using
SSLv23_method() and disabling undesired protocols using flags. TLSv1_x
will behave like TLSv1_x_plus in thrift-0.9.0-p11 and is compatible with
later versions.

Change-Id: Ifdca94a9426feff5ab52a80cf4da669a3fbfe812
---
M buildall.sh
A source/thrift/thrift-0.9.3-patches/0004-TLS-forward-compatibility.patch
2 files changed, 55 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.cloudera.org:29418/native-toolchain 
refs/changes/29/10129/2
--
To view, visit http://gerrit.cloudera.org:8080/10129
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: native-toolchain
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Ifdca94a9426feff5ab52a80cf4da669a3fbfe812
Gerrit-Change-Number: 10129
Gerrit-PatchSet: 2
Gerrit-Owner: Tianyi Wang <tw...@cloudera.com>
Gerrit-Reviewer: Michael Ho <k...@cloudera.com>
Gerrit-Reviewer: Sailesh Mukil <sail...@cloudera.com>
Gerrit-Reviewer: Tianyi Wang <tw...@cloudera.com>

Reply via email to