[ 
https://issues.apache.org/jira/browse/CASSANDRA-4239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13447818#comment-13447818
 ] 

Sid g commented on CASSANDRA-4239:
----------------------------------

Here is one interesting requirement; to only have SSL for Thrift Clients and 
rest be as-is.
To expose secured Thrift Server socket to Firewalled Thrift Clients.

Current solution is discussion is either SSL or not in entirity :)
What if only certain clients are use SSL.

I locally made changes to code and tested to have two Thrift SYNC Server 
sockets.
Also SSLFactory and quite some code is duplication of 
org.apache.thrift.transport.TSSLTransportFactory

Let me know if i going in wrong direction? I can wait on James; but in a rush 
to get some SSL Thrift Client solution
                
> 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
>
>
> 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

Reply via email to