ERROR: self signed certificate in certificate chain in VS Code November 25, 2019March 23, 2023Magulan Duraipandian Fix the issue “ERROR: self signed certificate in certificate chain in VS Code” by doing the following steps: 1. Set System Environment Variable, NODE_TLS_REJECT_UNAUTHORIZED with value = 0. 2. Restart your system.