<!-- Thank you for reporting a possible bug in Node.js. Please fill in as much of the template below as you can. Version: output of `node -v` Platform: output of `uname -a` (UNIX), or version and 32 or 64-bit (Windows) Subsystem: if known, please specify the affected core module name If possible, please provide code that demonstrates the problem, keeping it as simple and free of external dependencies as you can. --> * **Version**: `master` * **Platform**: Windows 10 * **Subsystem**: openssl <!-- Please provide more details below this comment. --> * test file - [parallel/test-https-foafssl](https://github.com/nodejs/node/blob/master/test/parallel/test-https-foafssl.js) * ci job - [binary-windows/21613/COMPILED_BY=vs2017,RUNNER=win10](https://ci.nodejs.org/job/node-test-binary-windows/21613/COMPILED_BY=vs2017,RUNNER=win10,RUN_SUBSET=1/) * ci worker - [test-azure_msft-win10-x64-2](https://ci.nodejs.org/computer/test-azure_msft-win10-x64-2/) * output: ``` 11:00:21 not ok 298 parallel/test-https-foafssl 11:00:21 --- 11:00:21 duration_ms: 120.155 11:00:21 severity: fail 11:00:21 exitcode: 1 11:00:21 stack: |- 11:00:21 timeout 11:00:21 got request 11:00:21 ... ``` /CC @nodejs/platform-windows @nodejs/crypto
master/CC @nodejs/platform-windows @nodejs/crypto