Skip to Main Content

Java Security

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

JCE cannot authenticate the provider (WebSphere (8.5.5.18, IBM java 191)

User_381UPMar 16 2022

Hello Java Community,
We got our first JCE code-signing certificate from Oracle in 2018.
One of our client has the following problem:
they need to run the JCE provider on WebSphere (8.5.5.18, IBM java 191), which does not accept this certificate and return JCE authenticaton error (java.lang.SecurityException: JCE cannot authenticate the provider).
Our tests show that newer version of the appserver WebSphere 9.0.0.11 accepts the certificate, but for our client upgrading is not an option.
Can we get a code-signing certificate with an older issuer somehow, that may be possibly accepted by WebSphere (8.5.5.18, IBM java 191)?

Comments
Post Details
Added on Mar 16 2022
1 comment
675 views