Fix .ovpn ca / pass
This commit is contained in:
@@ -3,9 +3,7 @@ remote tor.tigervpn.com 1194 udp
|
||||
remote tor.tigervpn.com 443 tcp-client
|
||||
|
||||
pull
|
||||
auth-user-pass
|
||||
comp-lzo adaptive
|
||||
ca ca.crt
|
||||
dev tun
|
||||
tls-client
|
||||
script-security 2
|
||||
@@ -22,7 +20,8 @@ persist-tun
|
||||
remote-cert-tls server
|
||||
mssfix
|
||||
|
||||
|
||||
ca /etc/openvpn/tiger/ca.crt
|
||||
auth-user-pass /config/openvpn-credentials.txt
|
||||
|
||||
# Get help and more information by visiting https://help.tigervpn.com
|
||||
# With love from Bratislava, happy tigerVPN’ing!
|
||||
|
||||
Reference in New Issue
Block a user