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

Stefan Podkowinski commented on CASSANDRA-12945:
------------------------------------------------

Tests after recreating the keystore with 128bit keys seems to work fine with 
the stock JDK without JCE strong ciphers. Keys have been generated as described 
in my comment above. I just had to recreate the legacy commit log files, as 
they seem to have been encrypted with the replaced keys. 

||3.X||trunk||
|[branch|https://github.com/spodkowinski/cassandra/tree/CASSANDRA-12945-3.X]|[branch|https://github.com/spodkowinski/cassandra/tree/CASSANDRA-12945-trunk]|
|[dtest|http://cassci.datastax.com/view/Dev/view/spodkowinski/job/spodkowinski-CASSANDRA-12945-3.X-dtest/]|[dtest|http://cassci.datastax.com/view/Dev/view/spodkowinski/job/spodkowinski-CASSANDRA-12945-trunk-dtest/]|
|[testall|http://cassci.datastax.com/view/Dev/view/spodkowinski/job/spodkowinski-CASSANDRA-12945-3.X-testall/]|[testall|http://cassci.datastax.com/view/Dev/view/spodkowinski/job/spodkowinski-CASSANDRA-12945-trunk-testall/]*|

*see CASSANDRA-12875 for failed test


> Resolve unit testing without JCE security libraries installed
> -------------------------------------------------------------
>
>                 Key: CASSANDRA-12945
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-12945
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Core
>            Reporter: Jason Brown
>            Assignee: Jason Brown
>
> Running unit tests can fail on encryption-related tests if you don't have 
> something like the Oracle JCE libraries installed in your jdk. We can't 
> redistribute the Oracle JCE due to export laws, then we'd need to somehow get 
> it into the <jdk>/jre/lib/security.
> One possibility is to ignore encryption-related tests if there is no 
> encryption lib available. Another is to ship something like bouncycastle.jar 
> in the test directory.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to