export EASYRSA="EasyRSA-unix-v3.0.6/"

This commit is contained in:
lawtancool 2019-06-21 22:33:08 -07:00 committed by GitHub
parent 4afd4c1f90
commit dff16d9a4f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19,6 +19,7 @@ nopass=$1
wget https://github.com/OpenVPN/easy-rsa/releases/download/v3.0.6/EasyRSA-unix-v3.0.6.tgz
tar xvf EasyRSA-unix-v3.0.6.tgz
export EASYRSA="EasyRSA-unix-v3.0.6/"
export EASYRSA_SSL_CONF="EasyRSA-unix-v3.0.6/openssl-easyrsa.cnf"
cp -r EasyRSA-unix-v3.0.6/x509-types/ x509-types/
# Provides a sufficient warning before erasing pre-existing files