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/05/03 00:09:53 UTC

[Impala-CR](cdh5-trunk) IMPALA-3159: Enable SAN / wildcard certificate support in shell

Henry Robinson has uploaded a new patch set (#2).

Change subject: IMPALA-3159: Enable SAN / wildcard certificate support in shell
......................................................................

IMPALA-3159: Enable SAN / wildcard certificate support in shell

This patch bumps the Thrift toolchain version to -p5, which adds support
for SAN / wildcard certificates. New tests are added as a custom-cluster
test which starts Impala with SSL support.

Change-Id: Ie47d6e02fc856b73f531b6ac49b1bab0976a8396
---
A be/src/testutil/wildcard-cert-key.pem
A be/src/testutil/wildcard-cert.pem
M bin/impala-config.sh
A tests/custom_cluster/test_client_ssl.py
M tests/shell/test_shell_commandline.py
M tests/shell/test_shell_interactive.py
R tests/shell/util.py
7 files changed, 152 insertions(+), 23 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/Impala refs/changes/06/2906/2
-- 
To view, visit http://gerrit.cloudera.org:8080/2906
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Ie47d6e02fc856b73f531b6ac49b1bab0976a8396
Gerrit-PatchSet: 2
Gerrit-Project: Impala
Gerrit-Branch: cdh5-trunk
Gerrit-Owner: Henry Robinson <he...@cloudera.com>
Gerrit-Reviewer: Bharath Vissapragada <bh...@cloudera.com>