update auth path and modify other params to match the rest of protonvpn configs #818 #819

This commit is contained in:
Kristian Haugene
2019-06-03 10:47:08 +02:00
parent 1f8587925c
commit 849a58d3d3
2 changed files with 5 additions and 12 deletions

View File

@@ -34,7 +34,7 @@ resolv-retry infinite
nobind
cipher AES-256-CBC
auth SHA512
comp-lzo
comp-lzo no
verb 3
tun-mtu 1500
@@ -43,19 +43,14 @@ mssfix 1450
persist-key
persist-tun
ping 15
ping-restart 0
ping-timer-rem
reneg-sec 0
remote-cert-tls server
auth-user-pass
auth-user-pass /config/openvpn-credentials.txt
pull
fast-io
script-security 2
up /etc/openvpn/update-resolv-conf
down /etc/openvpn/update-resolv-conf
<ca>
-----BEGIN CERTIFICATE-----

View File

@@ -36,7 +36,7 @@ resolv-retry infinite
nobind
cipher AES-256-CBC
auth SHA512
comp-lzo
comp-lzo no
verb 3
tun-mtu 1500
@@ -45,16 +45,14 @@ mssfix 1450
persist-key
persist-tun
ping 15
ping-restart 0
ping-timer-rem
reneg-sec 0
remote-cert-tls server
auth-user-pass
auth-user-pass /config/openvpn-credentials.txt
pull
fast-io
script-security 2
<ca>
-----BEGIN CERTIFICATE-----