Henry Robinson has submitted this change and it was merged. 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. The implementation is taken from Python 3.3.3. 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(-) Approvals: Casey Ching: Looks good to me, approved Henry Robinson: Verified Alex Behm: Looks good to me, but someone else must approve -- To view, visit http://gerrit.cloudera.org:8080/2907 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: merged Gerrit-Change-Id: I5c1e2adc133710e84ce43103b66769b4c1db160a Gerrit-PatchSet: 2 Gerrit-Project: Toolchain Gerrit-Branch: master Gerrit-Owner: Henry Robinson <[email protected]> Gerrit-Reviewer: Alex Behm <[email protected]> Gerrit-Reviewer: Casey Ching <[email protected]> Gerrit-Reviewer: Henry Robinson <[email protected]>
