mirror of https://github.com/lukechilds/node.git
Browse Source
Currently this test will fail with the following error message when configured --without-ssl: Error: Node.js is not compiled with openssl crypto support This commit checks for crypto and skips this tests if such support is not available. PR-URL: https://github.com/nodejs/node/pull/12987 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>v6
Daniel Bevenius
8 years ago
1 changed files with 5 additions and 1 deletions
Loading…
Reference in new issue