You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Paresh (JIRA)" <ji...@apache.org> on 2014/06/10 18:49:02 UTC

[jira] [Created] (CASSANDRA-7374) Support SSL and non-SSL applications to connect to same Cassandra cluster

Paresh created CASSANDRA-7374:
---------------------------------

             Summary: Support SSL and non-SSL applications to connect to same Cassandra cluster
                 Key: CASSANDRA-7374
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-7374
             Project: Cassandra
          Issue Type: Bug
          Components: Config
         Environment: [root@stage2gce027 bin]# ./nodetool version
xss =  -ea -javaagent:/opt/dse-ebay-4.0.0/resources/cassandra/lib/jamm-0.2.5.jar -XX:+UseThreadPriorities -XX:ThreadPriorityPolicy=42 -Xms8G -Xmx8G -Xmn800M -XX:+HeapDumpOnOutOfMemoryError -Xss180k
ReleaseVersion: 2.0.5-SNAPSHOT
            Reporter: Paresh


   We would like to see one Cassandra cluster works with SSL and non-SSL applications. This is more of a where application stack is placed in our infrastructure. If application pool is running in same network zone as database then there is no need for SSL but if application pool is running in a different network zone then we need to have SSL enabled between application pool and database cluster. We do have use cases like this.

    This will also be useful in testing/development environments where you can share one cluster between SSL enabled applications and non-SSL enabled applications.

Please refer Request #10144 : SSL connectivity between application and Cassandra node 

Thanks,
Paresh



--
This message was sent by Atlassian JIRA
(v6.2#6252)