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

Xu Yaning commented on DIRKRB-512:
----------------------------------

Hi, Yan. This is because jdk does not support aes 256 by default. So if the 
user wants to use aes 256, he should install it from oracle's website. For 
tests, you can write some code to detect if the machine is installed aes 256 or 
not. If not, it should be skipped!

> Java building error: Illegal key size
> -------------------------------------
>
>                 Key: DIRKRB-512
>                 URL: https://issues.apache.org/jira/browse/DIRKRB-512
>             Project: Directory Kerberos
>          Issue Type: Bug
>    Affects Versions: 1.0.0-RC2
>            Reporter: YanYan
>            Assignee: YanYan
>
> Default key size in java environment when  using AES  to encrypt is 128, 
> while some of our tests require the key size to be 256.
> When the key size does not satisfy our standard, the corresponding tests 
> should be skipped.



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

Reply via email to