Tianyi Wang has submitted this change and it was merged. ( 
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
Reviewed-on: http://gerrit.cloudera.org:8080/10129
Reviewed-by: Tianyi Wang <tw...@cloudera.com>
Reviewed-by: Sailesh Mukil <sail...@cloudera.com>
Tested-by: Tianyi Wang <tw...@cloudera.com>
---
M buildall.sh
A source/thrift/thrift-0.9.3-patches/0004-TLS-forward-compatibility.patch
2 files changed, 56 insertions(+), 1 deletion(-)

Approvals:
  Tianyi Wang: Looks good to me, but someone else must approve; Verified
  Sailesh Mukil: Looks good to me, approved

--
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: merged
Gerrit-Change-Id: Ifdca94a9426feff5ab52a80cf4da669a3fbfe812
Gerrit-Change-Number: 10129
Gerrit-PatchSet: 4
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