diff options
author | Thom Seddon <thom@nightworld.com> | 2013-10-04 12:59:38 +0100 |
---|---|---|
committer | Fedor Indutny <fedor.indutny@gmail.com> | 2013-10-29 14:19:47 +0400 |
commit | f755ecf484a9789525746475b924ddf2b3f316d0 (patch) | |
tree | c3f21019f8ed4ab0c13474022e80251bb858bda3 /README.md | |
parent | 81307440440127c7c99183734098f97fac5e214d (diff) | |
download | node-new-f755ecf484a9789525746475b924ddf2b3f316d0.tar.gz |
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.
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions