FastestVPN certificate update
Cert source: https://support.fastestvpn.com/download/openvpn-tcp-udp-config-files/
This commit is contained in:
@@ -2,13 +2,22 @@ client
|
||||
remote us-at-ovudp-01.jumptoserver.com 4443
|
||||
proto udp
|
||||
comp-lzo
|
||||
mssfix
|
||||
persist-key
|
||||
persist-tun
|
||||
dev tun
|
||||
auth SHA256
|
||||
auth-user-pass /config/openvpn-credentials.txt
|
||||
tls-client
|
||||
mssfix 1450
|
||||
resolv-retry infinite
|
||||
remote-random
|
||||
nobind
|
||||
ping 15
|
||||
ping-restart 0
|
||||
ping-timer-rem
|
||||
reneg-sec 0
|
||||
tun-mtu 1500
|
||||
tun-mtu-extra 32
|
||||
<ca>
|
||||
-----BEGIN CERTIFICATE-----
|
||||
MIIFQjCCAyqgAwIBAgIIUfxepT+rr8owDQYJKoZIhvcNAQEMBQAwPzELMAkGA1UE
|
||||
|
Reference in New Issue
Block a user