Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Signing with p12 certificate with password #12

Open
Arturokin opened this issue Jul 1, 2021 · 1 comment
Open

Signing with p12 certificate with password #12

Arturokin opened this issue Jul 1, 2021 · 1 comment

Comments

@Arturokin
Copy link

Hello,
Reading the docs i can't find an example of how to sign un p12 certificate, i tried using one in base64 but nothing happens,

Mi question is, pkcs7 format requires public and private files to be separated, to sign the PDF, i can convert the p12 to pkcs7 dividing the two types (public and private), but when calling signPdf function, what do i use? private or public certificate? can you help me out on this?

@ajakka
Copy link

ajakka commented Jun 12, 2022

I also would love to know if it's possible to use p12 certificates with this library.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants