diff --git a/doc/api/cli.md b/doc/api/cli.md index 06270219db01b0..b6e42a5bc8100d 100644 --- a/doc/api/cli.md +++ b/doc/api/cli.md @@ -525,6 +525,9 @@ malformed, but any errors are otherwise ignored. Note that neither the well known nor extra certificates are used when the `ca` options property is explicitly specified for a TLS or HTTPS client or server. +This environment variable is ignored when `node` runs as setuid root or +has Linux file capabilities set. + ### `NODE_ICU_DATA=file`