ktalebian-pem
v1.7.3
Published
Create private keys and certificates with node.js and io.js
Downloads
5
Readme
pem
Create private keys and certificates with node.js
Forked from Andris9's PEM.
Difference from Andris9's PEM
The only difference here is an optional option for createCertificate
. You may now pass in {serviceKeyPasssword}
to skip the prompt for password when you create and sign you certification using your CA key.