1
0
Fork 0
mirror of https://github.com/Nyr/openvpn-install.git synced 2025-04-05 05:33:30 +03:00
This commit is contained in:
IzNarf 2017-04-02 13:07:11 +00:00 committed by GitHub
commit 8efceefa8d

View file

@ -241,6 +241,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