I use the WSS4J API to sign the SOAP message in Axis handler. The
default x509.PFX.MSFT keystore works well. However, when I use the
keystore created by keytool, it doesn't work.
/********** steps ****************/
1. keytool generate key-pair (type: JKS)
2. keytool selfcert keystore
3. modify the crypto.properties to refer to the keystore created by myself.
Then I encounter the following exeption:
unexpected number of X509Data: for signature.
Please give me some advice. Thanks a lot.
Hao
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]