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 E083310E7A for ; Sat, 21 Sep 2013 01:48:53 +0000 (UTC) Received: (qmail 41394 invoked by uid 500); 21 Sep 2013 01:48:53 -0000 Delivered-To: apmail-cassandra-commits-archive@cassandra.apache.org Received: (qmail 41368 invoked by uid 500); 21 Sep 2013 01:48:53 -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 41324 invoked by uid 99); 21 Sep 2013 01:48:53 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 21 Sep 2013 01:48:53 +0000 Date: Sat, 21 Sep 2013 01:48:53 +0000 (UTC) From: "Dave Brosius (JIRA)" To: commits@cassandra.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (CASSANDRA-3916) Do not bind the storage_port if internode_encryption = all 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-3916?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dave Brosius updated CASSANDRA-3916: ------------------------------------ Attachment: 3916.txt > Do not bind the storage_port if internode_encryption = all > ---------------------------------------------------------- > > Key: CASSANDRA-3916 > URL: https://issues.apache.org/jira/browse/CASSANDRA-3916 > Project: Cassandra > Issue Type: Improvement > Components: Core > Affects Versions: 1.0.7 > Environment: Any > Reporter: Wade Poziombka > Assignee: Dave Brosius > Attachments: 3916.txt > > > We are highly security conscious and having additional clear text ports open are undesirable. > I have modified locally to get around but it seems that this is a very trivial fix to only bind the clear text storage_port if the internode_encryption is not all. If all is selected then no clear text communication should be permitted. -- 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