[
https://issues.apache.org/jira/browse/FLUME-1552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13452048#comment-13452048
]
Brock Noland commented on FLUME-1552:
-------------------------------------
Keys were generated as follows
{noformat}
keytool -genseckey -alias key-0 -keypass keyPassword -keyalg AES \
-keysize 128 -validity 9000 -keystore test.keystore \
-storetype jceks -storepass keyStorePassword
keytool -genseckey -alias key-1 -keyalg AES -keysize 128 -validity 9000 \
-keystore test.keystore -storetype jceks \
-storepass keyStorePassword
{noformat}
> TestFileChannelEncryption fails without a high encryption policy file
> ---------------------------------------------------------------------
>
> Key: FLUME-1552
> URL: https://issues.apache.org/jira/browse/FLUME-1552
> Project: Flume
> Issue Type: Bug
> Components: Test
> Affects Versions: v1.3.0
> Reporter: Brock Noland
> Assignee: Brock Noland
> Priority: Critical
> Fix For: v1.3.0
>
> Attachments: test.keystore
>
>
> {noformat}
> 012-09-09 16:59:25,454 (main) [ERROR -
> org.apache.flume.channel.file.encryption.AESCTRNoPaddingProvider.getCipher(AESCTRNoPaddingProvider.java:137)]
> Unable to load key using transformation: AES/CTR/NoPadding; Warning:
> Maximum allowed key length = 128 with the available JCE security
> policy files. Have you installed the JCE unlimited strength
> jurisdiction policy files?
> {noformat}
--
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