Merge branch 'TinCanTech-master'
Signed-off-by: Eric F Crist <ecrist@secure-computing.net>
This commit is contained in:
commit
573e3346ea
@ -1650,7 +1650,7 @@ Note: using Easy-RSA configuration from: $vars"
|
||||
if [ ! -f "$EASYRSA_SSL_CONF" ] && [ -f "$EASYRSA/openssl-easyrsa.cnf" ] && [ -d "$EASYRSA_PKI" ];
|
||||
then
|
||||
cp "$EASYRSA/openssl-easyrsa.cnf" "$EASYRSA_SSL_CONF"
|
||||
easyrsa_openssl makesafeconfopenvpn
|
||||
easyrsa_openssl makesafeconf
|
||||
fi
|
||||
|
||||
} # vars_setup()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user