You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Wade Poziombka (Created) (JIRA)" <ji...@apache.org> on 2012/02/15 17:14:59 UTC

[jira] [Created] (CASSANDRA-3916) Do not bind the storage_port if internode_encryption = all

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


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: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira