node/test
Thom Seddon f755ecf484 src: accept passphrase when crypto signing with private key
Previous behaviour was to drop to an openssl prompt
("Enter PEM pass phrase:") when supplying a private key with a
passphrase. This change adds a fourth, optional, paramter that
will be used as the passphrase.
To include this parameter in a backwards compatible way it was
necessary to expose the previously undocumented (and unexposed)
feature of being able to explitly setting the output encoding.
2013-10-29 14:19:47 +04:00
..
addons test: modify async native test.js to test for #4820 2013-02-21 13:14:07 -08:00
disabled fixes #6031 spelling errors 2013-08-19 16:42:16 -07:00
fixtures src: accept passphrase when crypto signing with private key 2013-10-29 14:19:47 +04:00
gc test: fix up weakref.cc after v8 api change 2013-10-23 09:17:32 -07:00
internet dns: set hostname property on error object 2013-10-16 21:56:16 +02:00
message vm: update API to use options argument 2013-08-28 22:27:24 -07:00
pummel Merge remote-tracking branch 'upstream/v0.10' 2013-10-25 11:26:05 -07:00
simple src: accept passphrase when crypto signing with private key 2013-10-29 14:19:47 +04:00
common.js src: update after v8 api changes 2013-10-23 09:17:31 -07:00