Our corporate firewall / proxy server does not allow VS-code to install extensions, because the code does not trust something in the chain. It does not provide reliable error information, but when this happens, it is: "a self-signed certificate in the certificate chain."
This sounds like an OpenSSL error, but I am missing an introduction to OpenSSL to know how to trust a certificate?
source share