diff --git a/doc/api/cli.md b/doc/api/cli.md index ad7b65e90a827e..ced8cece1d57f0 100644 --- a/doc/api/cli.md +++ b/doc/api/cli.md @@ -131,6 +131,9 @@ conjunction with native stack and other runtime environment data. added: v6.0.0 --> +Enable FIPS-compliant crypto at startup. (Requires Node.js to be built with +`./configure --openssl-fips`.) + ### `--entry-type=type`