File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -542,7 +542,7 @@ If `--use-openssl-ca` is enabled, this overrides and sets OpenSSL's directory
542542containing trusted certificates.
543543
544544* Note* : Be aware that unless the child environment is explicitly set, this
545- evironment variable will be inherited by any child processes, and if they use
545+ environment variable will be inherited by any child processes, and if they use
546546OpenSSL, it may cause them to trust the same CAs as node.
547547
548548### ` SSL_CERT_FILE=file `
@@ -554,7 +554,7 @@ If `--use-openssl-ca` is enabled, this overrides and sets OpenSSL's file
554554containing trusted certificates.
555555
556556* Note* : Be aware that unless the child environment is explicitly set, this
557- evironment variable will be inherited by any child processes, and if they use
557+ environment variable will be inherited by any child processes, and if they use
558558OpenSSL, it may cause them to trust the same CAs as node.
559559
560560### ` NODE_REDIRECT_WARNINGS=file `
You can’t perform that action at this time.
0 commit comments