This one https://github.com/digitalbazaar/forge El ago 31, 2013 10:13 a.m., "José F. Romaniello" <[email protected]> escribió:
> Have a look to node-forge, is entirely js. We are using it on my > selfsigned module to generate self signed certs. > El ago 31, 2013 6:36 a.m., <[email protected]> escribió: > >> Hello, >> >> you all know OpenSSL key pairs used for SSL connections. >> >> I want to create one in node.js natively unfortunately I only found >> spawning a child process which calls openssl from the command line can do >> this. >> >> Is this correct or is there also a native npm package which does this for >> me? >> >> Best, >> Bodo >> >> -- >> -- >> Job Board: http://jobs.nodejs.org/ >> Posting guidelines: >> https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines >> You received this message because you are subscribed to the Google >> Groups "nodejs" group. >> To post to this group, send email to [email protected] >> To unsubscribe from this group, send email to >> [email protected] >> For more options, visit this group at >> http://groups.google.com/group/nodejs?hl=en?hl=en >> >> --- >> You received this message because you are subscribed to the Google Groups >> "nodejs" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> For more options, visit https://groups.google.com/groups/opt_out. >> > -- -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en --- You received this message because you are subscribed to the Google Groups "nodejs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
