Skip to content

Commit a5fc2de

Browse files
mhdawsonRafaelGSS
authored andcommitted
deps: update default openssl.cnf directory
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
1 parent e4af5eb commit a5fc2de

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

deps/openssl/openssl_common.gypi

+1
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@
6161
# linux and others
6262
'cflags': ['-Wno-missing-field-initializers',],
6363
'defines': [
64+
'OPENSSLDIR="/etc/ssl"',
6465
'ENGINESDIR="/dev/null"',
6566
'TERMIOS',
6667
],

0 commit comments

Comments
 (0)