Back-to-School Sale: Savings for Everyone · Ends Sep 16Claim Offer

[Solved] How to Fix PDF Signature Invalid on Edge & Adobe

Quick Answer

"PDF signature invalid" means your viewer can't validate the certificate chain of the digital signature. The three most common causes:

  • ① the document was modified after signing;
  • ② the signing certificate expired or its CA isn't trusted;
  • ③ your viewer's version or trust list is outdated.

Fastest fixes: In Edge — disable the new PDF viewer at edge://flags/#edge-new-pdf-viewer; In Acrobat — update the AATL/EUTL trust lists (Menu → Preferences → Trust Manager → Update Now), then trust the signer's certificate if needed.

Sometimes, when we open a digitally signed PDF with any PDF viewer like Adobe Reader, it may display an error message that "At least one signature is invalid". This PDF signature invalid error usually occurs when the PDF viewer does not recognize the certificate authority who issued the digital certificate to sign the document.

PDF signature invalid is a common error in digitally signed PDFs. Therefore, it is also fixable. PDF signer tools like UPDF, which supports both electronic and digital signing of PDFs, can help ensure your signatures are properly recognized.

In this guide, we will examine the possible causes and solutions for this error, especially for MS Edge and Adobe Acrobat.

  • Fix ① (re-sign) — if YOU signed the document.
  • Fix ②–③ (trust/update) — if you RECEIVED the document; contact the sender if the certificate itself is expired.

Part 1. PDF Signature Invalid When Opening a PDF in MS Edge - How to Fix

When you open a PDF document on Microsoft Edge, you may encounter an error message that "this document is digitally signed. Some signatures are invalid". Due to this error, it won't let you edit the PDF.

edge error message

Some of the possible causes and their solutions are as follows:

Tip

If you frequently work with signed PDFs, consider using a dedicated PDF reader instead of Edge. Edge’s signature validation is limited and does not support PAdES signatures, which are common in EU and international documents.

1. PDF File Modification

If the PDF is altered after signing, the original signature becomes invalid. Therefore, make sure that the PDF remains unchanged after signing. If it is modified, reapply the digital signatures.

2. Expired or Invalid Signature Certificate

The certificate used for signing may have expired or is no longer valid. If this is the issue, you must perform PDF signature validation. Here's how to do so:

  1. Open the PDF in Edge or a PDF editor.
  2. Check the signature details by clicking the signature field.
  3. Note the issuer and validity dates of the certificate.
  4. Contact the certificate authority to review the certificate if expired.
  5. Reapply the signature with the new certificate.

Once done, the PDF signature invalid error must be removed.

Warning: In Windows 11, Adobe Reader no longer validates OCSP servers automatically. You may need to manually add the certificate authority as a trusted certificate even if the certificate is technically valid.

3. PDF Reader Version Issues

It is seen that certain versions of PDF readers might not handle signatures correctly. To check that, see if the file is opening on other devices. If yes, then there is some issue with the PDF reader version. To fix it, you have to switch the version of Edge's PDF viewer, as follows:

  1. Go to "edge://flags/#edge-new-pdf-viewer".
  2. Click the dropdown next to "New PDF Viewer" and select "Disable".
disable New PDF viewer in Edge

Afterward, open the PDF again and see the response.

Note: Edge re-enables the new PDF viewer in some updates — if the error returns after an Edge update, check this flag again.

4. MS Edge Version Issue

Sometimes, the PDF signature invalid issue is because the current MS Edge version is malfunctioning. If you haven't updated Edge, try to update the browser to the latest version and see how it responds to the same PDF file.

To update the Edge browser:

  1. Click the three-dot menu (top-right corner) and select "Settings".
  2. Navigate to "About Microsoft Edge" from the sidebar.
  3. Edge will automatically check for updates. If an update is available, click "Update".
update Edge

Once updated, restart the Edge and reopen the PDF.

5. Enable the Digital Signature Feature in Edge

Maybe the digital signature feature is disabled in MS Edge. You can manually enable it by following the below steps:

  1. Go to "edge://flags".
  2. Search for "Enable Digital Signature for PDF".
  3. From the dropdown, select "Enabled".
enable digital signaure for PDF in Edge

Restart Edge to apply the changes, and then open the PDF.

6. Network Environment or Account Issues

There is also the possibility that network settings or account configurations may interfere with signature validation. To tackle that:

  1. Make sure you are connected to a stable internet connection.
  2. Disable VPN temporarily.
  3. Re-log into your Microsoft account in Edge.

After these measures, check if the PDF signature invalid error goes away.

If none of the above works, the problem is Edge itself. According to technical forum reports, Edge does not support PAdES signatures and cannot validate certificate chains with mixed algorithms.

Fix: Download the PDF and open it in a dedicated PDF reader like UPDF or Adobe Acrobat. UPDF’s signature validation panel supports PAdES and displays clear status indicators for each signature.

Windows • macOS • iOS • Android 100% secure

Part 2. PDF Signature Invalid When Opening a PDF in Adobe Acrobat - How to Fix

Oftentimes, when we open the signed PDF in Adobe Acrobat, it states that at least one signature is invalid. Basically, Adobe considers signatures invalid due to various reasons.

Adobe error message

Below are the common causes behind Adobe PDF signature invalid error and their respective solutions:

1. Document Alteration After Signing

The PDF may have been modified after the digital signature was applied. This makes the signature invalid. To fix it, revert to the original signed version or request a new signature after modifications.

2. Self-signed or Invalid Certificate

If the signatures were created from a self-signed or invalid certificate, it could pop up Adobe PDF at least one signature is invalid error. To tackle that, you need to add the certificate to the Trusted Store for the platforms validating the signatures. To do so:

Click the signature panel in the error banner → expand the signature → Certificate Details → Trust tab → "Add to Trusted Certificates" → check "Use this certificate as a trusted root" → OK → close and reopen the PDF.

Warning

Trusting a certificate only fixes the error on YOUR device — other recipients will still see "invalid". And never trust self-signed certificates from unknown senders; Adobe warns this is inherently risky. Only trust certificates you can verify out-of-band with the sender.

Adobe Add to Trusted Contacts
  • Tick the "Use this certificate as a trusted root" checkbox.
  • Click "OK" to save the changes.

Once done, the error message should go away. If not, head to the next fix.

3. Adobe Acrobat Version

There have been reports that some Adobe Acrobat versions are causing issues with PDF signatures. So, if the above fixes haven't worked so far, you should consider updating the Adobe Acrobat version. The steps to update Adobe Acrobat are as follows:

  1. Launch Adobe Acrobat.
  2. Click Help > Check for updates.
  3. If an update is available, click the "Download and Install" button.

Once Acrobat is updated, reopen the same PDF and see if the Adobe PDF signature invalid error is removed.

4. Untrusted CA / outdated trust lists (AATL/EUTL)

If the signer used a valid public CA but Acrobat still complains, your trust lists may be outdated. Go to Menu → Preferences → Trust Manager → click Update Now for both the Adobe Approved Trust List (AATL) and European Union Trust List (EUTL).

Best for: Documents signed with public CA certificates (DigiCert, GlobalSign, etc.) that show invalid on a fresh install or old machine.

5. Wrong certificate type (S/MIME vs document signing)

Signing a PDF with an email (S/MIME) certificate instead of a document signing certificate triggers "invalid policy constraint". Check via Signature Properties → Show Signer's Certificate → the certificate must list document signing in its Key Usage / Extended Key Usage.

"Signature became invalid after a colleague signed": This usually means the original PDF contains structural errors (often from merging files without flattening form fields). Once a second signature is appended, Acrobat validates a repaired copy and the first signature fails. Ask the first signer to re-export/flatten the document before signing, then re-collect signatures.

Part 3. Bonus: How to Manage and Sign PDFs More Effectively

While the fixes above repair how you view signatures, the best fix is never creating an invalid one. UPDF helps signers get it right the first time...

Best for

Teams and individuals who SEND signed documents — create digital IDs, sign with certificate-based signatures, and avoid the "invalid signature" bounce-back from recipients.

MS Edge and Adobe Acrobat are not the only solutions to manage and sign PDFs. UPDF is another powerful PDF tool that provides a modernized experience in handling PDF signatures.

With UPDF, you can easily sign PDFs both electronically and digitally. If you want to sign a PDF electronically, you can use your mouse, keyboard, or image to create and insert the signature. Similarly, it allows you to create a digital ID to insert legally binding digital signatures.

signature

The key features of UPDF include:

  • Securely sign PDFs with electronic or digital signatures.
  • Create electronic signatures using a mouse, keyboard, or image.
  • Create digital IDs for legally binding digital signatures.
  • You can batch convert, compress PDF files, OCR and so on to save your time.
  • Being compatible with Windows, Mac, iOS, and Android, UPDF allows you to save your PDF to UPDF Cloud so that you can edit your files on any platform.
  • It comes with a ChatGPT-powered AI assistance that can assist in reading and consuming PDF content by providing summaries, translations, explanations, or chat-based questions.

If you still have any doubts about creating a signature in UPDF, you can watch the video below. It provides you with clear and simple guidance on how to create a signature.

In short, UPDF is your modernized, intuitive, and feature-packed tool to manage and sign PDFs professionally. Hit the download button below to get UPDF and test its PDF signature feature yourself.

Windows • macOS • iOS • Android 100% secure

Bonus Tip

UPDF has recently introduced the web-based UPDF Sign platform that lets you easily send, sign, and track documents using certificate-based, legally-binding signatures. You can use UPDF Sign to share documents with others for signatures and keep track of all signed documents.

If you are satisfied with UPDF, why not upgrade to the UPDF Pro version? It allows you to make full use of its features to improve the efficiency of PDF editing. You can also enjoy a very generous discount and free lifetime updates if you purchase now!

Signature invalid vs. Signature validity unknown

“Signature invalid” means the document hash does not match the signature — the file was altered. “Signature validity unknown” means the viewer simply does not recognize the certificate issuer. These are different problems with different fixes.

Error MessageWhat It MeansMost Likely CauseQuick Fix
“At least one signature is invalid”Document hash mismatchFile modified after signingRestore original signed version
“Signature validity unknown”Certificate not recognizedUntrusted issuerAdd certificate to trusted store
“Signature is invalid” in EdgeEdge cannot verifyEdge PDF viewer limitationDisable new PDF viewer
“Signature has problems”Revocation check failedOCSP/CRL server unreachableUpdate Trust Manager

FAQ

What does “at least one signature is invalid” mean?

It means Adobe Acrobat or another PDF viewer cannot verify the signature. This usually happens because the certificate authority is not in the viewer’s trusted list, or the document was modified after signing.

How do I fix “signature validity unknown” in Adobe Acrobat?

“Signature validity unknown” is different from “invalid.” It means Acrobat does not recognize the certificate issuer. Fix it by adding the signer’s certificate to your trusted certificates or updating the Trust Manager (AATL/EUTL) in Acrobat Preferences.

Why is my PDF signature invalid in Edge but valid in Adobe?

Edge’s PDF viewer does not support PAdES signatures or certificate chains with mixed algorithms. If the signature is valid in Adobe Acrobat but invalid in Edge, the problem is Edge’s validation engine, not the signature itself. Download the PDF and open it in UPDF or Adobe.

How do I add a signature to a trusted certificate in Adobe Acrobat?

Right-click the signature, select Signature Properties, click Show Signer’s Certificate, click the Trust tab, and select Add to Trusted Certificates. Tick “Use this certificate as a trusted root” and click OK.

Conclusion

PDF signature invalid errors are frustrating, but they are almost always fixable. The key is to diagnose correctly: check whether the document was modified, whether the certificate is trusted, and whether your viewer supports the signature type.

For users who regularly sign, verify, and manage PDFs, UPDF provides the most complete solution with cross-platform support, digital ID creation, and clear signature validation panels. Download UPDF and streamline your PDF signing workflow.

Windows • macOS • iOS • Android 100% secure

We use cookies to ensure you get the best experience on our website. Continued use of this website indicates your acceptance of our privacy policy.