Hello,
I try to develop a java client application which communicate with an SAP content server with security mode activated.
I have successfully put my own certificate without error on the Content server but when I try to create a document on it after creating a secKey, I have the following error : SSFVerify failed: rc=12, lasterror=18 ...
I don't know how I could debug it.
For example,
- is there a problem with my message to sign?
- Is there a problem with my pkcs7 compute?
- Is there a configuration problem on the content server?
I wonder if you would be able to give me some help about this problem.
-----
i'm just using security package from jdk, not sap ssf api nor bouncycastle.
Many thanks in advance for your help.
Cheers,
Nathan