I am implementing the digital signature with itextpdf. I have already signed the document with a .p12 certificate but, when I open the PDF and validate with Adode Reader, I get the message that the certificate is invalid. I have verified the same document with the valida4ng program and it is valid.
Any comments on this? How can I solve the problem?