Preserve other environment variables
This commit is contained in:
parent
96696bcc7b
commit
6227d89ec6
@ -306,7 +306,7 @@ prog_exit() {
|
|||||||
# Make LibreSSL safe config file from OpenSSL config file
|
# Make LibreSSL safe config file from OpenSSL config file
|
||||||
make_ssl_config() {
|
make_ssl_config() {
|
||||||
sed \
|
sed \
|
||||||
-e "s\`ENV::\`\`g" \
|
-e "s\`ENV::EASYRSA\`EASYRSA\`g" \
|
||||||
-e "s\`\$dir\`$EASYRSA_PKI\`g" \
|
-e "s\`\$dir\`$EASYRSA_PKI\`g" \
|
||||||
-e "s\`\$EASYRSA_PKI\`$EASYRSA_PKI\`g" \
|
-e "s\`\$EASYRSA_PKI\`$EASYRSA_PKI\`g" \
|
||||||
-e "s\`\$EASYRSA_CERT_EXPIRE\`$EASYRSA_CERT_EXPIRE\`g" \
|
-e "s\`\$EASYRSA_CERT_EXPIRE\`$EASYRSA_CERT_EXPIRE\`g" \
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user