Skip to content

Commit

Permalink
deps: update default openssl.cnf directory
Browse files Browse the repository at this point in the history
Update default openssl.cnf directory on linux to be consistent with
older versions

Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: RafaelGSS <rafael.nunu@hotmail.com>
Reviewed-By: Richard Lau <rlau@redhat.com>
PR-URL: nodejs-private/node-private#335
CVE-ID: CVE-2022-32222
  • Loading branch information
mhdawson authored and RafaelGSS committed Jul 6, 2022
1 parent e4af5eb commit a5fc2de
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions deps/openssl/openssl_common.gypi
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@
# linux and others
'cflags': ['-Wno-missing-field-initializers',],
'defines': [
'OPENSSLDIR="/etc/ssl"',
'ENGINESDIR="/dev/null"',
'TERMIOS',
],
Expand Down

0 comments on commit a5fc2de

Please sign in to comment.