Commit 4fb58ec
authored
Correct Node.js version for custom CA trust
22.15 doesn't really support NODE_USE_SYSTEM_CA=1, only 22.19 does, it was tested and it is already documented in https://nodejs.org/api/cli.html#node_use_system_ca1
Signed-off-by: Victor Pichuzhkin <79213271+pichuzhkin@users.noreply.github.com>1 parent 8cb595a commit 4fb58ec
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
188 | 188 | | |
189 | 189 | | |
190 | 190 | | |
191 | | - | |
| 191 | + | |
192 | 192 | | |
193 | 193 | | |
194 | 194 | | |
| |||
0 commit comments