Robert Mittl
Results
1
issues of
Robert Mittl
I tried to run the following openssl command: openssl pkcs12 -in .p12 -clcerts -nokeys -out signerCert.pem -passin pass: in Nodejs looks like this: openssl(['pkcs12', '-config', { name:'cer.p12', buffer: buffervar },...