Thursday, 31 May 2018

org.bouncycastle.jcajce.provider.symmetric.IDEA$Mappings - signer information does not match signer information of other classes in the same package

This is possible issue when the multiple jars of bouncy castle are loaded within the server.

Steps to follow.

1) Make sure right correct and same version is used across multiple application deployments
2) Using the extension mechanism provided by Oracle :-
https://docs.oracle.com/javase/8/docs/technotes/guides/extensions/spec.html

No comments:

Post a Comment

AWS Certificate Manager - Import Certificate

How to import a certificate. Use Key Store Explorer to open the cert and export keypair in PEM format  This will save a file cert.pem. Make ...