<!-- Thank you for reporting an issue. This issue tracker is for bugs and issues found within Node.js core. If you require more general support please file an issue on our help repo. https://github.com/nodejs/help Please fill in as much of the template below as you're able. Version: output of `node -v` Platform: output of `uname -a` (UNIX), or version and 32 or 64-bit (Windows) Subsystem: if known, please specify affected core module name If possible, please provide code that demonstrates the problem, keeping it as simple and free of external dependencies as you are able. --> * **Version**: v10.6.0 * **Platform**: Windows 10 x64 * **Subsystem**: tls <!-- Enter your issue details below this comment. --> A simple HTTPS server will occasionally die with the following trace: ``` assert.js:269 throw err; ^ AssertionError [ERR_ASSERTION]: false == true at TLSWrap.onhandshakestart (_tls_wrap.js:66:3) at TLSWrap.loadSession [as onclienthello] (_tls_wrap.js:127:19) ``` The only relevant detail I can think of is the system clock is configured to synchronise with ntp.pool.org