Replies: 1 comment 2 replies
-
Please help me to answer. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi @MatthiasValvekens. I try to use validation function following https://pyhanko.readthedocs.io/en/latest/lib-guide/validation.html but I found error and I don't know to deal with it. These are code and pdf file. I use self sign certificate to sign a document and also need to use in validation function.
signed_sample.pdf
Error
pyhanko_certvalidator.errors.InvalidCertificateError: The active key usage policy requires at least one of the key usage extensions non repudiation to be present.
Code
Beta Was this translation helpful? Give feedback.
All reactions