mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-23 22:50:09 +03:00
M #-: Add openssl-legacy-provider
This commit is contained in:
parent
1b9cd4071b
commit
68cdd49312
@ -36,6 +36,10 @@ activate = 1
|
||||
EOF
|
||||
|
||||
export OPENSSL_CONF="/tmp/openssl.conf"
|
||||
|
||||
if node --help | grep -q openssl-legacy-provider; then
|
||||
export NODE_OPTIONS="--openssl-legacy-provider"
|
||||
fi
|
||||
}
|
||||
|
||||
dependencies() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user