mirror of
https://github.com/pivpn/pivpn.git
synced 2024-12-18 19:00:15 +00:00
Testing a failure
This commit is contained in:
parent
596e6c8277
commit
26152889f6
1 changed files with 1 additions and 1 deletions
|
@ -722,7 +722,7 @@ fi
|
||||||
set_var EASYRSA "/etc/openvpn/easy-rsa"
|
set_var EASYRSA "/etc/openvpn/easy-rsa"
|
||||||
set_var EASYRSA_PKI "$EASYRSA/pki"
|
set_var EASYRSA_PKI "$EASYRSA/pki"
|
||||||
set_var EASYRSA_KEY_SIZE 2048
|
set_var EASYRSA_KEY_SIZE 2048
|
||||||
set_var EASYRSA_ALGO ec
|
set_var EASYRSA_ALGO rsa
|
||||||
set_var EASYRSA_CURVE secp384r1
|
set_var EASYRSA_CURVE secp384r1
|
||||||
EOF
|
EOF
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue