[ 
https://issues.apache.org/jira/browse/CASSANDRA-5031?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jason Brown updated CASSANDRA-5031:
-----------------------------------

    Attachment: 0002-CASSANDRA-5031_round2.patch

OK, fixed the missing cipher_suites, setup the SSLContext in the ctor, and 
added the netty SSL use to SimpleClient. As for the reconnect bug I mentioned 
earlier, it was because I held final reference to the SslEngine (shouldn't use 
it across client sessions).
                
> Add ssl support to binary protocol
> ----------------------------------
>
>                 Key: CASSANDRA-5031
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-5031
>             Project: Cassandra
>          Issue Type: New Feature
>          Components: API
>            Reporter: Jonathan Ellis
>            Assignee: Jason Brown
>             Fix For: 1.2.1
>
>         Attachments: 
> 0001-CASSANDRA-5031-add-ssl-support-to-cql-binary-protoco.patch, 
> 0002-CASSANDRA-5031_round2.patch
>
>
> CASSANDRA-4239 added support in Thrift

--
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