Description of problem: NodeJS crashes on npm install when proxy is being used. NodeJS Development Team has been helping a lot with testing and finding a solution for this problem, after applying a PR (see below). I would like to ask for a custom RH nodejs-18 container image for the customer to test with the below commit: The commits are on - https://github.com/mhdawson/io.js/tree/v18.x-patched-TLSWrap with the additions being after the commit title "Working on v18.17.1" Just to list here the commits and here the link for more details as well. ~~~ https://github.com/nodejs/node/pull/48275 (applies clean) https://github.com/nodejs/node/pull/46587 (merge conflicts - merged) https://github.com/nodejs/node/pull/47029 (moves/tweaks related test) https://github.com/nodejs/node/pull/48189 (merge conflicts - merged) https://github.com/nodejs/node/pull/48796 (applies cleanly with other previous PRs/merges the one that says it fixes the double TLS issues) ~~~ Version-Release number of selected component (if applicable): NodeJS 18 How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info: