Hi,
We are using WSS4J with Bouncy Castle as the security provider for our
web service calls. However, it seems to have problem with 2048 key
strength certificate. It works only for the 1024 bit certificate. We
are using JDK 1.4.2 and have downloaded the unlimited key strength JCE
from Sun but it didn't seem to help.
org.apache.ws.security.WSSecurityException: General security error
(Unexpected number of X509Data: for decryption (KeyId))
Any idea?