Skip to content

tls: wrap ssl errors in ECONNRESET

Rodrigo Muino Tomonari requested to merge github/fork/Uzlopak/tls-wrap into main

For discussion.

I think we should not break userland, by passing the OpenSSL Errors directly to userland. IMHO they need to be wrapped accordingly.

This PR is not passing all tests and is for demonstration purposes.

Especially notifying: @mcollina @RafaelGSS @nodejs/undici

Merge request reports

Loading