Up till now the XAdES-XL facet produces signatures which can't be verified by official verification services like [1] The modifications were optimized to conform with that service in the hope this will overall produce better compatible signatures. Additionally the timestamp service is extended to include the responded certificates. As the sample/test code includes Non-ASF resources, it will be available under [2]. Be aware that the resulting signatures of that example are still invalid and you need to provide non-test certificate - apart of that, the code stays the same. [1] https://www.centraldirecto.fi.cr/Sitio/FVA_ValidarDocumentoPublico/ValidarDocumentoPublico [2] https://github.com/kiwiwings/poi-examples (TestSigCR.java)
Applied via r1898287