Return-Path: X-Original-To: apmail-cassandra-commits-archive@www.apache.org Delivered-To: apmail-cassandra-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 1C90BD678 for ; Wed, 17 Oct 2012 22:36:04 +0000 (UTC) Received: (qmail 90402 invoked by uid 500); 17 Oct 2012 22:36:03 -0000 Delivered-To: apmail-cassandra-commits-archive@cassandra.apache.org Received: (qmail 90381 invoked by uid 500); 17 Oct 2012 22:36:03 -0000 Mailing-List: contact commits-help@cassandra.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cassandra.apache.org Delivered-To: mailing list commits@cassandra.apache.org Received: (qmail 90372 invoked by uid 99); 17 Oct 2012 22:36:03 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 17 Oct 2012 22:36:03 +0000 Date: Wed, 17 Oct 2012 22:36:03 +0000 (UTC) From: "Vijay (JIRA)" To: commits@cassandra.apache.org Message-ID: <1902196646.60852.1350513363925.JavaMail.jiratomcat@arcas> In-Reply-To: <1138470402.51540.1336683289736.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Updated] (CASSANDRA-4239) Support Thrift SSL socket MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CASSANDRA-4239?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vijay updated CASSANDRA-4239: ----------------------------- Attachment: 0001-CASSANDRA-4239-v3.patch Hi Jason, V3 attached is the same as v2 with following changes. * Removed -ks and -kspw from both cli and stress tool * moved SSLTransportFactory in stress to o.a.c.c.t * Removed TSSLFactory, and removed some unused imports. What do you think? > Support Thrift SSL socket > ------------------------- > > Key: CASSANDRA-4239 > URL: https://issues.apache.org/jira/browse/CASSANDRA-4239 > Project: Cassandra > Issue Type: New Feature > Components: API > Reporter: Jonathan Ellis > Assignee: Jason Brown > Priority: Minor > Fix For: 1.2.1 > > Attachments: 0001-CASSANDRA-4239-Support-Thrift-SSL-socket-both-to-the.patch, 0001-CASSANDRA-4239-v3.patch, 0002-CASSANDRA-4239-Support-Thrift-SSL.patch > > > Thrift has supported SSL encryption for a while now (THRIFT-106); we should allow configuring that in cassandra.yaml -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira