vbuch / node-signpdf

Simple signing of PDFs in node.
MIT License
711 stars 178 forks source link

error open with adobe reader #248

Closed thachtho closed 6 months ago

thachtho commented 6 months ago

i got this error after opening a pdf file generated from the example in javascript.js. Help me. pdf

vbuch commented 6 months ago

Read the details that you are sharing please. It says the document has not been altered since signed which is what you need. It also says that you do not trust the signer. I believe you shouldn't trust any document that some random library on the internet has signed. If you are sure that our self-signed certificate is trustworthy, please go on and add it to you store. Thos way Adobe will know we are a truster authority.