| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 9adaaeb commit 17ccf92
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -2907,6 +2907,14 @@ The following values are valid for `mode`: | |||
| 2907 | 2907 | ||
| 2908 | 2908 | ### `--use-system-ca` | |
| 2909 | 2909 | ||
| 2910 | + <!-- YAML | ||
| 2911 | + added: v23.8.0 | ||
| 2912 | + changes: | ||
| 2913 | + - version: v23.9.0 | ||
| 2914 | + pr-url: https://github.com/nodejs/node/pull/57009 | ||
| 2915 | + description: Added support on non-Windows and non-macOS. | ||
| 2916 | + --> | ||
| 2917 | + | ||
| 2910 | 2918 | Node.js uses the trusted CA certificates present in the system store along with | |
| 2911 | 2919 | the `--use-bundled-ca` option and the `NODE_EXTRA_CA_CERTS` environment variable. | |
| 2912 | 2920 | On platforms other than Windows and macOS, this loads certificates from the directory | |
| Back | FazBrowse Home | New Git URL |
0 commit comments