Skip to content

Commit

Permalink
doc: clarify --openssl-shared-config is only available in v18.5.0 (#4713
Browse files Browse the repository at this point in the history
)
  • Loading branch information
BethGriggs authored Jul 11, 2022
1 parent 2a51c7a commit 1f6ceac
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ default named `nodejs_conf`**.
If your installation was using the default `openssl.cnf` file and is affected by this breaking change
you can fall back to the previous behavior by:

* Adding `--openssl-shared-config` to the command line; or
* Adding `--openssl-shared-config` to the command line (Node.js 18.5.0 only); or
* Creating a new `nodejs_conf` section in that file and copying the contents of the default section into the new `nodejs_conf` section.

## Attempt to read `openssl.cnf` from `/home/iojs/build/` upon startup (Medium)(CVE-2022-32222)
Expand Down

0 comments on commit 1f6ceac

Please sign in to comment.