openssl-nodejs icon indicating copy to clipboard operation
openssl-nodejs copied to clipboard

Mod output directory

Open petereitz opened this issue 5 years ago • 2 comments

Allows for passing an outdir option to the openssl function in order to redefine where files get created. If no output directory is defined then call gracefully falls back to openssl/. Solves issue #12.

petereitz avatar Dec 03 '20 16:12 petereitz

Allows for passing an outdir option to the openssl function in order to redefine where files get created. If no output directory is defined then call gracefully falls back to openssl/. Solves issue #12.

This would be an useful feature. Will help me a lot as well

iyper avatar Mar 30 '22 23:03 iyper

I like this feature as well. It is very helpful to what I am currently working on. Thanks.

jingzhaoou avatar Apr 29 '22 01:04 jingzhaoou