File tree 1 file changed +2
-2
lines changed
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
542
542
containing trusted certificates.
543
543
544
544
* 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
546
546
OpenSSL, it may cause them to trust the same CAs as node.
547
547
548
548
### ` SSL_CERT_FILE=file `
@@ -554,7 +554,7 @@ If `--use-openssl-ca` is enabled, this overrides and sets OpenSSL's file
554
554
containing trusted certificates.
555
555
556
556
* 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
558
558
OpenSSL, it may cause them to trust the same CAs as node.
559
559
560
560
### ` NODE_REDIRECT_WARNINGS=file `
You can’t perform that action at this time.
0 commit comments