Skip to Main Content

Java Security

Announcement

Testing banner

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
184 views