CyberSource / cybersource-sdk-java

Java SDK for CyberSource Simple Order API
Other
51 stars 84 forks source link

fixing failed to sign issue, which was due to wrong pwd used while si… #123

Closed mahendya1002 closed 5 years ago

mahendya1002 commented 5 years ago

Earlier we were using merchantId as password while loading p12 file content to localkeystore which is used to sign the document.

Fixed by using keyfile password.