Skip to content

Instantly share code, notes, and snippets.

@philipheinser
Created August 18, 2016 09:53
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save philipheinser/8a629115e8f3c1ccbe39ec4710bf1314 to your computer and use it in GitHub Desktop.
Save philipheinser/8a629115e8f3c1ccbe39ec4710bf1314 to your computer and use it in GitHub Desktop.
var sign = execFile("openssl", args, { stdio: "pipe", env:{'RANDFILE': Path.join(os.tmpdir(), 'foo')} }, function(error, stdout, stderr) {
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment