Skip to content

Feature req: Self signed certs / corporate proxy certs local #1352

@PDXPuma

Description

@PDXPuma

One of the big blockers for me and my org regarding devcontainer adoption is around company based certs built around traffic inspection.

(Think Zscaler, etc, others that use a wildcard cert in the middle to inspect traffic to sites)

A potential fix for this would be a feature that allowed one to point to a file in the devcontainer directory, and that file could be injected/updated etc, for as many means as possible.

Feature options could include whether or not to add it to the NODE env variables to pick it up, adding it to the system certificate store, adding it to java stores, or adding it to various places with custom commands as needed by the various cert stores that get used in dev environments.

This would allow us to incorporate devcontainers faster in onboarding as we could locate the crts outside the repos and reference them from inside the devcontainers.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions