cli
cli copied to clipboard
Full support to NODE_EXTRA_CA_CERTS is coming to Electron
To @chrmarti's attention:
Full support to NODE_EXTRA_CA_CERTS is coming to Electron: https://github.com/electron/electron/issues/41590 I believe the following workaround won't be necessary anymore: https://github.com/devcontainers/cli/pull/559
We'll be able to have better support for use cases behind corporate proxies that tamper with certificates.
Seeing this currently queued for Electron 31. Thanks.