Hi, I am trying to implement XaDES signatures with the apache API
I'm doing all the Signed and Unsigned properties myself. The problem is that QualifyingProperties go inside a ds:object and version 1.4.1 can't resolve the URI of the Signed Properties to get the digest. This works on 1.4.0 and the class that does this is: org.apache.xml.security.utils.IdResolver Any Ideas? Is anyone having the same problem? Will there be a 1.4.2 version fixing this?