Vytek / xades4j

Automatically exported from code.google.com/p/xades4j
GNU Lesser General Public License v3.0
0 stars 0 forks source link

Verification in windows is working but in linux is not working #75

Open fgonzalezs opened 5 years ago

fgonzalezs commented 5 years ago

Hello. I developed sign and verification on windows environment with NetBeans IDE, I run my jar in dos console and the verification is good, but when I run my verification jar in linux is not working given the follow error.

2018-09-25 19:02:34 WARN XMLSignature:760 - Signature verification failed. [2018-09-25 07:02:34 46389@fewl02.guatefacturas.com main com.workoutstudioapp.xadessignercr.Cli main SEVERE] null xades4j.verification.SignatureValueException: Invalid signature value for signature 'xmldsig-ff7df96d-9969-475a-a612-93ebf560d506' at xades4j.verification.XadesVerifierImpl.doCoreVerification(XadesVerifierImpl.java:296) at xades4j.verification.XadesVerifierImpl.verify(XadesVerifierImpl.java:188)

I don't know what will be the difference between OS.

Can you help me.

Regards

Fredy °°