Skip to content

https: evict cached sessions on error

Instead of using the same session over and over, evict it when the socket emits error. This could be used as a mitigation of #3692 (closed), until OpenSSL fix will be merged/released.

See: https://github.com/nodejs/node/issues/3692

Merge request reports

Loading