We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c3b104 commit 109fd72Copy full SHA for 109fd72
doc/api/cli.md
@@ -314,7 +314,7 @@ When set, the well known "root" CAs (like VeriSign) will be extended with the
314
extra certificates in `file`. The file should consist of one or more trusted
315
certificates in PEM format. A message will be emitted (once) with
316
[`process.emitWarning()`][emit_warning] if the file is missing or
317
-misformatted, but any errors are otherwise ignored.
+malformed, but any errors are otherwise ignored.
318
319
Note that neither the well known nor extra certificates are used when the `ca`
320
options property is explicitly specified for a TLS or HTTPS client or server.
0 commit comments