Questions tagged [aatl]

Adobe Approved Trust List - a collection of CA certificates maintained by Adobe used as trust anchors for signature validation in Adobe Acrobat

3 questions
3
votes
1 answer

Obtaining an AATL certificate to use in my cloud-based service

I'm looking to obtain an certificate from an AATL authority to use in iText to perform tamper-proofing signatures to PDF documents as part of a cloud application that I'm working on. As best as I'm able to determine, AATL certificates can be…
Alexander Trauzzi
  • 7,277
  • 13
  • 68
  • 112
1
vote
0 answers

How java PDFBox check whether certificate is registered in AATL or EUTL

For enabling LTV while digitally signing the document, we should also verify whether the certificate (used for signing) is registered in AATL (Adobe Approved Trust List) or EUTL (European Union Trust List) or not. How we can verify this using java…
0
votes
1 answer

How to implement AATL/EUTL signing certs delivered on secure USB token in a hosted VM environment

We are generating document PDF's as part of our server application workflow. We need to be able to sign these documents to prove they are from us and have not been tampered with. We currently do this using a self-signed cert and using syncfusion's…
Matt
  • 43
  • 1
  • 5