Hi Laszlo,
The CertService uses BouncyCastle for certificate parsing and
validation. The JCE extension provides the API for using BouncyCastle as
the provider. So, JCE is required. I know that BouncyCastle is added in
CS. Would it be possible to add JCE as a dependency too?
Thanks,
-Syed
On 13-11-10 09:55 AM, Laszlo Hornyak wrote:
Hi Sahmed and list,
I ran into some failing tests this weekend related to the patch
0076307863e9155273d9e4c14282de429388c9e9 apparently jenkins fails for
the same reason. I did a short investigation and it turned out that in
order to run the tests correctly, one has to download the sun jce
policy files and put it in the jdk replacing the original policies.
Questions:
- Is there a more convenient deployment process? :-) It would be very
useful for the jenkins environment as well.
- I gave it a try and patched the oracle jdk 1.7 with the same plugin,
it did not work. Do you know a way to make it work again with jdk 1.7?
Thank you,
Laszlo
--
EOF