[
https://issues.apache.org/jira/browse/CASSANDRA-6613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13937730#comment-13937730
]
Ray Sinnema commented on CASSANDRA-6613:
----------------------------------------
This patch works fine, thanks!
> Java 7u51 breaks internode encryption
> -------------------------------------
>
> Key: CASSANDRA-6613
> URL: https://issues.apache.org/jira/browse/CASSANDRA-6613
> Project: Cassandra
> Issue Type: Bug
> Components: Core
> Reporter: Ray Sinnema
> Attachments: 6613.txt
>
>
> With the latest update of the Oracle JRE (7u51) internode encryption no
> longer works, since none of the cipher suites
> (TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA) that Cassandra
> supports work anymore.
> I see this in the log file:
> WARN o.a.cassandra.security.SSLFactory - Filtering out
> TLS_RSA_WITH_AES_256_CBC_SHA as it isnt supported by the socket
> See http://www.oracle.com/technetwork/java/javase/7u51-relnotes-2085002.html
> (all the way at the bottom) for more information.
--
This message was sent by Atlassian JIRA
(v6.2#6252)