Hello everyone. I'm trying to validate a PDF that involves the AATL (Adobe Approved Trust List). Acrobat says "Source of trust obtained from Adobe Approved Trust List (AATL)". I'm using the Apache CXF 2.4.9 example validation code. This is the first time it could not verify the signature, throwing a "No root certificate in the chain".
I can see the comment in SigUtils mentioning that trusted lists are not being taken into account and mentioning PDFBOX-3017. As a note, I've managed to figure out how to retrieve the AATL/EUTL certificates. Any suggestions? Constantine