Skip to content

Installing extensions don't work behind Corporate Proxy #261

Description

@marcosjl31

Our access to Internet is done through a corporate proxy using self signed certificates.

I've managed to install VSCode with this role and I can install extensions manually with the GUI.

When I try to automate Extensions intstallation with this role, it does not work.

I've tried to install extensions with command line :
code --install-extension janisdd.vscode-edit-csv

That failed as well with "unable to get local issuer certificate"

This is probably related to GUI using proper proxy/certificates configuration from the system but node.js (when using CLI) not using it at all.

I've tried to configure NA_NODE_CA_CERTIFICATE and NA_EXTRA_CA_CERTS variables pointing to the CA certificate of our organisation but no success so far.

Any help apreciated.
José

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions