vbuch / node-signpdf

Simple signing of PDFs in node.
MIT License
696 stars 175 forks source link

PKCS#12 MAC could not be verified. Invalid password? #80

Closed unuhmed closed 4 years ago

unuhmed commented 4 years ago

i created one CA with password, but when i want to read this certificate in buffer but i can't how to enter password aim to open this certificate ? Thanks you Capture

erickximenes commented 4 years ago

How did you solve the problem?

unuhmed commented 4 years ago

How did you solve the problem?

add passphrase option, but instead if you have this error, it seams the bug came to NODE-FORGE and my certificate wasn't good. If you want to fix this bug 1) try to change your certificate with PEM and after p12 format 2)or generate your certificate with openssl

jhondavila commented 2 years ago

algun ejemplo de como generar el certificado sin contraseña desde mi pem