Error while trying to digitally sign PDF in Reader DC
I am working on one rather large, governmental PKI implementation project. One of the usage scenarios for the certificates, issued by this PKI, is signing PDF files. When we are trying to sign PDF in Acrobat Reader DC, using one of the certificates, issued by the PKI, Reader it is giving us the following error:
“Creation of this signature could not be completed. Size limit error Error encountered while BER decoding: Creation of this signature could not be completed. Size limit error Error encountered while BER decoding:”.
Same certificate works perfectly fine in MS Office products.
Certutil and openssl are able to dump infromation from it without any problems whatsoever.
.NET code, using SignedCms class is working with it perfectly fine as well.
Attempt to contact Adobe support culminated in agent sending me a link with Reader installation instructions ... smh.
- Did anyone ever encounter such problem and found a solution?
- Do you know if there is a way to look into some logs, which would give any idea of what wxactly Reader is experiencing difficulties with (extension parsing or anything else)?
- Is there a way to get a propper, professional support from Adobe?
Not attaching certificate to the post just yet, but if we get to actual troubleshooting - will share it.
