summaryrefslogtreecommitdiff
path: root/test/doctool
diff options
context:
space:
mode:
authorShigeki Ohtsu <ohtsu@iij.ad.jp>2015-05-27 10:33:38 +0900
committerMyles Borins <mylesborins@google.com>2018-03-27 20:17:19 -0400
commit1a85328264646fae04068e0595c3a6bf02e2c8fc (patch)
treeb31b7b0008b97bf73d70e41ab5c1d55e57bb8a95 /test/doctool
parent5aa53cbf404f2886a95f44c1204baf2885b1ef11 (diff)
downloadandroid-node-v8-1a85328264646fae04068e0595c3a6bf02e2c8fc.tar.gz
android-node-v8-1a85328264646fae04068e0595c3a6bf02e2c8fc.tar.bz2
android-node-v8-1a85328264646fae04068e0595c3a6bf02e2c8fc.zip
deps: add -no_rand_screen to openssl s_client
In openssl s_client on Windows, RAND_screen() is invoked to initialize random state but it takes several seconds in each connection. This added -no_rand_screen to openssl s_client on Windows to skip RAND_screen() and gets a better performance in the unit test of test-tls-server-verify. Do not enable this except to use in the unit test. Backport-PR-URL: https://github.com/nodejs/node/pull/19638 Fixes: https://github.com/nodejs/io.js/issues/1461 PR-URL: https://github.com/nodejs/io.js/pull/1836 Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Diffstat (limited to 'test/doctool')
0 files changed, 0 insertions, 0 deletions