-
-
Notifications
You must be signed in to change notification settings - Fork 33.5k
Closed
Labels
feature requestIssues that request new features to be added to Node.js.Issues that request new features to be added to Node.js.securityIssues and PRs related to security.Issues and PRs related to security.tlsIssues and PRs related to the tls subsystem.Issues and PRs related to the tls subsystem.
Description
This is related to #1256.
In debian and derivatives, and probably other distributions too,
certificates are managed and configured system-wide.
For example /etc/ssl/certs/ca-certificates.crt which is also user-configurable.
It is so expected and useful that it'd be nice to add a configure switch to nodejs
so that it bundles a custom file, or even better, a runtime switch.
Currently i have a patch on nodejs partially doing that,
and i kept it beside me until someone complained it wasn't in the original release.
hughes, alexwhitman, jirutka, mfowlewebs, rektide and 5 more
Metadata
Metadata
Assignees
Labels
feature requestIssues that request new features to be added to Node.js.Issues that request new features to be added to Node.js.securityIssues and PRs related to security.Issues and PRs related to security.tlsIssues and PRs related to the tls subsystem.Issues and PRs related to the tls subsystem.