You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@impala.apache.org by "Henry Robinson (Code Review)" <ge...@cloudera.org> on 2016/04/29 23:01:54 UTC

[Toolchain-CR] IMPALA-3159: Add SAN wildcard SSL support to Thrift Python

Henry Robinson has uploaded a new change for review.

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

Change subject: IMPALA-3159: Add SAN wildcard SSL support to Thrift Python
......................................................................

IMPALA-3159: Add SAN wildcard SSL support to Thrift Python

Adds support for wildcard hostnames to Thrift Python's SSL socket.

Testing: ./build.sh thrift 0.9.0-p5, confirmed that patched Thrift code
fixes product bug by manually copying it into place.

Change-Id: I5c1e2adc133710e84ce43103b66769b4c1db160a
---
A source/thrift/thrift-0.9.0-patches/0005-IMPALA-3159-Add-SAN-Wildcard-SSL-cert-client-support-in-python.patch
1 file changed, 276 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/Toolchain refs/changes/07/2907/1
-- 
To view, visit http://gerrit.cloudera.org:8080/2907
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I5c1e2adc133710e84ce43103b66769b4c1db160a
Gerrit-PatchSet: 1
Gerrit-Project: Toolchain
Gerrit-Branch: master
Gerrit-Owner: Henry Robinson <he...@cloudera.com>