gyp: build openssl-cli tool and use it in tests
authorFedor Indutny <fedor.indutny@gmail.com>
Wed, 11 Dec 2013 17:20:17 +0000 (21:20 +0400)
committerFedor Indutny <fedor.indutny@gmail.com>
Wed, 11 Dec 2013 17:21:10 +0000 (21:21 +0400)
commit6f3d60388eb8be4f24e6e8312f7bc85f5f8773c3
tree4b137d2306ec91c7e1bd6809e40f684f44bcf16e
parent153784b3489e2feb9d93a3a5eee5a4aa34f74e39
gyp: build openssl-cli tool and use it in tests

fix #6663
13 files changed:
deps/openssl/openssl.gyp
node.gyp
test/common.js
test/pummel/test-https-ci-reneg-attack.js
test/pummel/test-tls-ci-reneg-attack.js
test/pummel/test-tls-securepair-client.js
test/pummel/test-tls-session-timeout.js
test/simple/test-tls-ecdh-disable.js
test/simple/test-tls-ecdh.js
test/simple/test-tls-securepair-server.js
test/simple/test-tls-server-verify.js
test/simple/test-tls-session-cache.js
test/simple/test-tls-set-ciphers.js