1
0
mirror of https://github.com/Nyr/openvpn-install.git synced 2024-11-23 21:46:08 +03:00
I added this pause to all your Versions because i want to set my own values. Maybe you can add it for everybody.
This commit is contained in:
IzNarf 2015-11-29 14:00:44 +01:00
parent e58addc2c5
commit 4a76f119af

View File

@ -209,6 +209,8 @@ else
chown -R root:root /etc/openvpn/easy-rsa/
rm -rf ~/EasyRSA-3.0.1.tgz
cd /etc/openvpn/easy-rsa/
# Give the user time to set custom easy-rsa values
read -n1 -r -p "Please set easy-rsa values..."
# Create the PKI, set up the CA, the DH params and the server + client certificates
./easyrsa init-pki
./easyrsa --batch build-ca nopass