After running bulk approvals for six weeks, small but important errors slipped through. Help me redesign the approval …
Open the signed PDF document in Adobe Acrobat.
Open the Signatures panel from the navigation pane.
Right-click the signature you want to validate and select Validate Signature.
In the signature validation status dialog, review the signature details and validation status.
Click Show Certificate to review certificate details and ensure it matches the required legal or industry standard (e.g., eIDAS, FDA 21 CFR Part 11).
CautionYou must know your organization's required certificate authorities and validation criteria for compliance.
Review the signature properties panel for compliance details specific to regulatory standards.
NoteThis option appears only if the signature contains compliance information.
Check the validation summary for explicit compliance statements or error messages regarding legal or industry standards.
If the signature is not compliant, consult your organization's digital signature policy or contact your certificate provider for remediation.
Best practiceSome enterprise workflows require importing trusted root certificates into Acrobat's trusted identities list to validate signatures against specific regulations.
You can configure trusted identities in Acrobat to ensure signatures are validated against your organization's compliance requirements.
This runs in the Acrobat app - there is no separate API for this task.
A digital signature is only as strong as the trust you place in the signer's certificate and the timestamp server. If you don't trust the certificate, Acrobat cannot confirm the signer's identity. This trust relationship is key to knowing if the signature is authentic and hasn't been tampered with since it was signed. You manage these trusted relationships in Acrobat to ensure security.
| Feature | Digital Signature | Electronic Signature |
|---|---|---|
| Security | Uses cryptography and certificates for high security. | Can be as simple as typing your name or a scanned image. |
| Verification | Includes data to verify signer identity and document integrity. | Verification methods vary, often less robust. |
| Trust | Relies on a trusted certificate authority. | Trust depends on the agreement between parties. |
Adding verification information, known as Long-Term Validation (LTV), is crucial because the validity of a digital signature can change over time. Certificates expire, or their issuing authority might become untrusted. LTV embeds all the necessary validation data, like timestamps and revocation status, directly into the signed document. This makes the signature self-validating, ensuring it remains verifiable even if external sources (like certificate servers) are no longer available or the original certificate has expired. It's vital for documents that need to be legally valid for many years.