-
Hello,
We have been using this module correctly until 2023-07-04 06:51:48 UTC, which was the last time XML sealing worked.
From then, all attempts have been unsuccessful due to the same error.
…
-
This shell :
xmlsec1 --sign --privkey-pem MyCert.pm,MyCert.pm \\
--insecure \\
--node-xpath "(//*[local-name()='Signature' and namespace-uri()='http://www.w3.org/2000/09/xmldsig#'])[last()]…
togro updated
4 years ago
-
Buenas,
Estoy utilizando el componente distribuido basado en Java para enviar a una plataforma de firma con FIRe un documento XML.
Hasta el momento, he conseguido enviar el documento y firmarlo (L…
-
Hi,
Is it possible to avoid line breaks in the signature tag that is generated?
Some servers refuse these characters.
```
351212VENDA MERC. ADQ. OU REC. DE TERC5511242
RgXK0snm…
-
Try to invoke the xjc task on this source XSD:
http://www.fatturapa.gov.it/export/fatturazione/sdi/fatturapa/v1.0/fatturapa_v1.0.xsd
The xsd-dependency-tree task fails with an IOException. Trying to …
-
Hello, I am trying to use the Xadesjs library, to sign a document that will be validated by the entity to manage the payment of Ecuadorian taxpayers, but there are some properties and fields that woul…
-
rnc2rng returns parsing errors when trying to convert rnc schemas provided by the W3C (which means, you should expect they're syntactically correct)
Converting https://www.w3.org/TR/xmlsec-rngschem…
-
Hi, i was dealing with a verifying problem.
`[ 'invalid signature: for uri #_0 calculated digest is I6QnT6OKRlqeJXVGIb/UIiV1k/ArtW5/fAJkjGoxP8Y= but the xml to validate supplies digest 3g7fAmI5/vWlkD…
-
When I sign the xml have this piece of code...
`...
...`
So, How can add data or elements to Transform node?
Like this
`...
…
-
Hi!
Thank you for this effort! I was trying the library, and after some modifications to the source code, particularly a few missing include clauses and a more intriguing error, that, may explain (…