[
https://issues.apache.org/jira/browse/DIRKRB-512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15071417#comment-15071417
]
YanYan commented on DIRKRB-512:
-------------------------------
I'm glad to do that. Here is the building error:
{code}
Tests in error:
TestKeyMaterial.testKeystores:35->examineKeyStore:58 ? KeyStore failed to
extr...
TestOpenSSL.testDecryptPBE:81->process:107->process:133 ? InvalidKey Illegal
k ...
TestPKCS8Key.testDSA:19->checkFiles:47 ? InvalidKey Illegal key size
TestPKCS8Key.testRSA:24->checkFiles:47 ? InvalidKey Illegal key size
{code}
Above are errors occur in Kerby-PKIX parts. There are lots of tests skipped
because of this bug. Let's wait and see the rest tests after resolve this bug.
> 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)