diff --git a/openvpn/torguard/Australia.Melbourne.ovpn b/openvpn/torguard/Australia.Melbourne.ovpn new file mode 100755 index 0000000..2337a3d --- /dev/null +++ b/openvpn/torguard/Australia.Melbourne.ovpn @@ -0,0 +1,21 @@ +client +dev tun1 +proto udp +remote melb.au.torguardvpnaccess.com 443 +resolv-retry infinite +remote-cert-tls server +nobind +tun-mtu 1500 +tun-mtu-extra 32 +mssfix 1450 +auth-user-pass +comp-lzo +fast-io +ping-restart 0 +route-delay 2 +route-method exe +script-security 3 system +mute-replay-warnings +verb 3 +cipher AES-256-CBC +ca ca.crt \ No newline at end of file diff --git a/openvpn/torguard/Australia.Sydney.ovpn b/openvpn/torguard/Australia.Sydney.ovpn new file mode 100755 index 0000000..a58f7c7 --- /dev/null +++ b/openvpn/torguard/Australia.Sydney.ovpn @@ -0,0 +1,21 @@ +client +dev tun1 +proto udp +remote au.torguardvpnaccess.com 443 +resolv-retry infinite +remote-cert-tls server +nobind +tun-mtu 1500 +tun-mtu-extra 32 +mssfix 1450 +auth-user-pass +comp-lzo +fast-io +ping-restart 0 +route-delay 2 +route-method exe +script-security 3 system +mute-replay-warnings +verb 3 +cipher AES-256-CBC +ca ca.crt \ No newline at end of file diff --git a/openvpn/torguard/Belgium.ovpn b/openvpn/torguard/Belgium.ovpn new file mode 100755 index 0000000..17b855b --- /dev/null +++ b/openvpn/torguard/Belgium.ovpn @@ -0,0 +1,20 @@ +client +dev tun1 +proto udp +remote bg.torguardvpnaccess.com 443 +resolv-retry infinite +remote-cert-tls server +nobind +tun-mtu 1500 +tun-mtu-extra 32 +mssfix 1450 +auth-user-pass +comp-lzo +fast-io +ping-restart 0 +route-delay 2 +route-method exe +script-security 3 system +mute-replay-warnings +verb 3 +ca ca.crt \ No newline at end of file diff --git a/openvpn/torguard/Brazil.ovpn b/openvpn/torguard/Brazil.ovpn new file mode 100755 index 0000000..abb0830 --- /dev/null +++ b/openvpn/torguard/Brazil.ovpn @@ -0,0 +1,20 @@ +client +dev tun +proto udp +remote br.torguardvpnaccess.com 443 +resolv-retry infinite +remote-cert-tls server +nobind +tun-mtu 1500 +tun-mtu-extra 32 +mssfix 1450 +ca ca.crt +auth-user-pass +comp-lzo +fast-io +ping-restart 0 +route-delay 2 +route-method exe +script-security 3 system +mute-replay-warnings +verb 3 \ No newline at end of file diff --git a/openvpn/torguard/Canada.Calgary.ovpn b/openvpn/torguard/Canada.Calgary.ovpn new file mode 100755 index 0000000..abb8f20 --- /dev/null +++ b/openvpn/torguard/Canada.Calgary.ovpn @@ -0,0 +1,21 @@ +client +dev tun +proto udp +remote ca.west.torguardvpnaccess.com 443 +resolv-retry infinite +remote-cert-tls server +nobind +tun-mtu 1500 +tun-mtu-extra 32 +mssfix 1450 +ca ca.crt +auth-user-pass +cipher AES-256-CBC +comp-lzo +fast-io +ping-restart 0 +route-delay 2 +route-method exe +script-security 3 system +mute-replay-warnings +verb 3 \ No newline at end of file diff --git a/openvpn/torguard/Canada.Stealth.TCP.ovpn b/openvpn/torguard/Canada.Stealth.TCP.ovpn new file mode 100755 index 0000000..6dfeb25 --- /dev/null +++ b/openvpn/torguard/Canada.Stealth.TCP.ovpn @@ -0,0 +1,21 @@ +client +dev tun +proto tcp +remote ca.stealth.torguardvpnaccess.com 80 +resolv-retry infinite +remote-cert-tls server +nobind +tun-mtu 1500 +tun-mtu-extra 32 +mssfix 1450 +ca ca.crt +auth-user-pass +cipher AES-256-CBC +comp-lzo +fast-io +ping-restart 0 +route-delay 2 +route-method exe +script-security 3 system +mute-replay-warnings +verb 3 \ No newline at end of file diff --git a/openvpn/torguard/Canada.Stealth.UDP.ovpn b/openvpn/torguard/Canada.Stealth.UDP.ovpn new file mode 100755 index 0000000..44f3842 --- /dev/null +++ b/openvpn/torguard/Canada.Stealth.UDP.ovpn @@ -0,0 +1,21 @@ +client +dev tun +proto udp +remote ca.stealth.torguardvpnaccess.com 53 +resolv-retry infinite +remote-cert-tls server +nobind +tun-mtu 1500 +tun-mtu-extra 32 +mssfix 1450 +ca ca.crt +auth-user-pass +cipher AES-256-CBC +comp-lzo +fast-io +ping-restart 0 +route-delay 2 +route-method exe +script-security 3 system +mute-replay-warnings +verb 3 \ No newline at end of file diff --git a/openvpn/torguard/Canada.Toronto.ovpn b/openvpn/torguard/Canada.Toronto.ovpn new file mode 100755 index 0000000..0a5c03e --- /dev/null +++ b/openvpn/torguard/Canada.Toronto.ovpn @@ -0,0 +1,20 @@ +client +dev tun +proto udp +remote ca.torguardvpnaccess.com 443 +resolv-retry infinite +remote-cert-tls server +nobind +tun-mtu 1500 +tun-mtu-extra 32 +mssfix 1450 +ca ca.crt +auth-user-pass +comp-lzo +fast-io +ping-restart 0 +route-delay 2 +route-method exe +script-security 3 system +mute-replay-warnings +verb 3 \ No newline at end of file diff --git a/openvpn/torguard/Canada.Vancouver.ovpn b/openvpn/torguard/Canada.Vancouver.ovpn new file mode 100755 index 0000000..5df0329 --- /dev/null +++ b/openvpn/torguard/Canada.Vancouver.ovpn @@ -0,0 +1,21 @@ +client +dev tun +proto udp +remote vanc.ca.west.torguardvpnaccess.com 443 +resolv-retry infinite +remote-cert-tls server +nobind +tun-mtu 1500 +tun-mtu-extra 32 +mssfix 1450 +ca ca.crt +auth-user-pass +comp-lzo +fast-io +ping-restart 0 +route-delay 2 +route-method exe +script-security 3 system +mute-replay-warnings +verb 3 +cipher AES-128-CBC \ No newline at end of file diff --git a/openvpn/torguard/Costa Rica.ovpn b/openvpn/torguard/Costa Rica.ovpn new file mode 100755 index 0000000..e493bd7 --- /dev/null +++ b/openvpn/torguard/Costa Rica.ovpn @@ -0,0 +1,17 @@ +client +dev tun +proto udp +remote 190.112.220.170 443 +resolv-retry infinite +nobind +tun-mtu 1500 +tun-mtu-extra 32 +mssfix 1450 +ca ca.crt +fast-io +auth-user-pass +comp-lzo +ping-restart 0 +mute-replay-warnings +verb 3 +float \ No newline at end of file diff --git a/openvpn/torguard/Czech.ovpn b/openvpn/torguard/Czech.ovpn new file mode 100755 index 0000000..deb4c2c --- /dev/null +++ b/openvpn/torguard/Czech.ovpn @@ -0,0 +1,20 @@ +client +dev tun1 +proto udp +remote czech.torguardvpnaccess.com 443 +resolv-retry infinite +remote-cert-tls server +nobind +tun-mtu 1500 +tun-mtu-extra 32 +mssfix 1450 +auth-user-pass +comp-lzo +fast-io +ping-restart 0 +route-delay 2 +route-method exe +script-security 3 system +mute-replay-warnings +verb 3 +ca ca.crt \ No newline at end of file diff --git a/openvpn/torguard/Denmark.ovpn b/openvpn/torguard/Denmark.ovpn new file mode 100755 index 0000000..9282b85 --- /dev/null +++ b/openvpn/torguard/Denmark.ovpn @@ -0,0 +1,20 @@ +client +dev tun +proto udp +remote 82.103.140.46 443 +resolv-retry infinite +remote-cert-tls server +nobind +tun-mtu 1500 +tun-mtu-extra 32 +mssfix 1450 +auth-user-pass +comp-lzo +fast-io +ping-restart 0 +route-delay 2 +route-method exe +script-security 3 system +mute-replay-warnings +verb 3 +ca ca.crt \ No newline at end of file diff --git a/openvpn/torguard/Egypt.ovpn b/openvpn/torguard/Egypt.ovpn new file mode 100755 index 0000000..71a8939 --- /dev/null +++ b/openvpn/torguard/Egypt.ovpn @@ -0,0 +1,21 @@ +client +dev tun1 +proto udp +remote-random +remote egy.torguardvpnaccess.com 443 +resolv-retry infinite +remote-cert-tls server +nobind +tun-mtu 1500 +tun-mtu-extra 32 +mssfix 1450 +auth-user-pass +comp-lzo +fast-io +ping-restart 0 +route-delay 2 +route-method exe +script-security 3 system +mute-replay-warnings +verb 3 +ca ca.crt \ No newline at end of file diff --git a/openvpn/torguard/Finland.ovpn b/openvpn/torguard/Finland.ovpn new file mode 100755 index 0000000..f79ca00 --- /dev/null +++ b/openvpn/torguard/Finland.ovpn @@ -0,0 +1,20 @@ +client +dev tun +proto udp +remote fin.torguardvpnaccess.com 443 +resolv-retry infinite +remote-cert-tls server +nobind +tun-mtu 1500 +tun-mtu-extra 32 +mssfix 1450 +auth-user-pass +comp-lzo +fast-io +ping-restart 0 +route-delay 2 +route-method exe +script-security 3 system +mute-replay-warnings +verb 3 +ca ca.crt \ No newline at end of file diff --git a/openvpn/torguard/France.ovpn b/openvpn/torguard/France.ovpn new file mode 100755 index 0000000..f3c7ff9 --- /dev/null +++ b/openvpn/torguard/France.ovpn @@ -0,0 +1,20 @@ +client +dev tun +proto udp +remote fr.torguardvpnaccess.com 443 +resolv-retry infinite +remote-cert-tls server +nobind +tun-mtu 1500 +tun-mtu-extra 32 +mssfix 1450 +ca ca.crt +auth-user-pass +comp-lzo +fast-io +ping-restart 0 +route-delay 2 +route-method exe +script-security 3 system +mute-replay-warnings +verb 3 \ No newline at end of file diff --git a/openvpn/torguard/Germany.Frankfurt.ovpn b/openvpn/torguard/Germany.Frankfurt.ovpn new file mode 100755 index 0000000..f112c65 --- /dev/null +++ b/openvpn/torguard/Germany.Frankfurt.ovpn @@ -0,0 +1,20 @@ +client +dev tun +proto udp +remote frank.gr.torguardvpnaccess.com 443 +resolv-retry infinite +remote-cert-tls server +nobind +tun-mtu 1500 +tun-mtu-extra 32 +mssfix 1450 +ca ca.crt +auth-user-pass +comp-lzo +fast-io +ping-restart 0 +route-delay 2 +route-method exe +script-security 3 system +mute-replay-warnings +verb 3 \ No newline at end of file diff --git a/openvpn/torguard/Germany.Munich.ovpn b/openvpn/torguard/Germany.Munich.ovpn new file mode 100755 index 0000000..744f253 --- /dev/null +++ b/openvpn/torguard/Germany.Munich.ovpn @@ -0,0 +1,20 @@ +client +dev tun +proto udp +remote gr.torguardvpnaccess.com 443 +resolv-retry infinite +remote-cert-tls server +nobind +tun-mtu 1500 +tun-mtu-extra 32 +mssfix 1450 +ca ca.crt +auth-user-pass +comp-lzo +fast-io +ping-restart 0 +route-delay 2 +route-method exe +script-security 3 system +mute-replay-warnings +verb 3 \ No newline at end of file diff --git a/openvpn/torguard/Germany.Nuremberg.ovpn b/openvpn/torguard/Germany.Nuremberg.ovpn new file mode 100755 index 0000000..8f5d237 --- /dev/null +++ b/openvpn/torguard/Germany.Nuremberg.ovpn @@ -0,0 +1,20 @@ +client +dev tun +proto udp +remote nur.gr.torguardvpnaccess.com 443 +resolv-retry infinite +remote-cert-tls server +nobind +tun-mtu 1500 +tun-mtu-extra 32 +mssfix 1450 +ca ca.crt +auth-user-pass +comp-lzo +fast-io +ping-restart 0 +route-delay 2 +route-method exe +script-security 3 system +mute-replay-warnings +verb 3 \ No newline at end of file diff --git a/openvpn/torguard/Greece.ovpn b/openvpn/torguard/Greece.ovpn new file mode 100755 index 0000000..f1e3a92 --- /dev/null +++ b/openvpn/torguard/Greece.ovpn @@ -0,0 +1,20 @@ +client +dev tun1 +proto udp +remote gre.torguardvpnaccess.com 443 +resolv-retry infinite +remote-cert-tls server +nobind +tun-mtu 1500 +tun-mtu-extra 32 +mssfix 1450 +auth-user-pass +comp-lzo +fast-io +ping-restart 0 +route-delay 2 +route-method exe +script-security 3 system +mute-replay-warnings +verb 3 +ca ca.crt \ No newline at end of file diff --git a/openvpn/torguard/Hong.Kong.ovpn b/openvpn/torguard/Hong.Kong.ovpn new file mode 100755 index 0000000..8000a8d --- /dev/null +++ b/openvpn/torguard/Hong.Kong.ovpn @@ -0,0 +1,20 @@ +client +dev tun +proto udp +remote hk.torguardvpnaccess.com 6060 +resolv-retry infinite +remote-cert-tls server +nobind +tun-mtu 1500 +tun-mtu-extra 32 +mssfix 1450 +ca ca.crt +auth-user-pass +comp-lzo +fast-io +ping-restart 0 +route-delay 2 +route-method exe +script-security 3 system +mute-replay-warnings +verb 3 \ No newline at end of file diff --git a/openvpn/torguard/Hungary.ovpn b/openvpn/torguard/Hungary.ovpn new file mode 100755 index 0000000..373e650 --- /dev/null +++ b/openvpn/torguard/Hungary.ovpn @@ -0,0 +1,20 @@ +client +dev tun +proto udp +remote hg.torguardvpnaccess.com 443 +resolv-retry infinite +remote-cert-tls server +nobind +tun-mtu 1500 +tun-mtu-extra 32 +mssfix 1450 +ca ca.crt +auth-user-pass +comp-lzo +fast-io +ping-restart 0 +route-delay 2 +route-method exe +script-security 3 system +mute-replay-warnings +verb 3 \ No newline at end of file diff --git a/openvpn/torguard/Iceland.ovpn b/openvpn/torguard/Iceland.ovpn new file mode 100755 index 0000000..4c506c5 --- /dev/null +++ b/openvpn/torguard/Iceland.ovpn @@ -0,0 +1,20 @@ +client +dev tun +proto udp +remote ice.torguardvpnaccess.com 443 +resolv-retry infinite +remote-cert-tls server +nobind +tun-mtu 1500 +tun-mtu-extra 32 +mssfix 1450 +ca ca.crt +auth-user-pass +comp-lzo +fast-io +ping-restart 0 +route-delay 2 +route-method exe +script-security 3 system +mute-replay-warnings +verb 3 \ No newline at end of file diff --git a/openvpn/torguard/India.ovpn b/openvpn/torguard/India.ovpn new file mode 100755 index 0000000..4491350 --- /dev/null +++ b/openvpn/torguard/India.ovpn @@ -0,0 +1,20 @@ +client +dev tun1 +proto udp +remote in.torguardvpnaccess.com 443 +resolv-retry infinite +remote-cert-tls server +nobind +tun-mtu 1500 +tun-mtu-extra 32 +mssfix 1450 +auth-user-pass +comp-lzo +fast-io +ping-restart 0 +route-delay 2 +route-method exe +script-security 3 system +mute-replay-warnings +verb 3 +ca ca.crt \ No newline at end of file diff --git a/openvpn/torguard/Indonesia.ovpn b/openvpn/torguard/Indonesia.ovpn new file mode 100755 index 0000000..6c6802a --- /dev/null +++ b/openvpn/torguard/Indonesia.ovpn @@ -0,0 +1,21 @@ +client +dev tun1 +proto udp +remote-random +remote 103.253.113.122 443 +resolv-retry infinite +remote-cert-tls server +nobind +tun-mtu 1500 +tun-mtu-extra 32 +mssfix 1450 +auth-user-pass +comp-lzo +fast-io +ping-restart 0 +route-delay 2 +route-method exe +script-security 3 system +mute-replay-warnings +verb 3 +ca ca.crt \ No newline at end of file diff --git a/openvpn/torguard/Ireland.ovpn b/openvpn/torguard/Ireland.ovpn new file mode 100755 index 0000000..0b2c1fe --- /dev/null +++ b/openvpn/torguard/Ireland.ovpn @@ -0,0 +1,20 @@ +client +dev tun +proto udp +remote ire.torguardvpnaccess.com 443 +resolv-retry infinite +remote-cert-tls server +nobind +tun-mtu 1500 +tun-mtu-extra 32 +mssfix 1450 +auth-user-pass +comp-lzo +fast-io +ping-restart 0 +route-delay 2 +route-method exe +script-security 3 system +mute-replay-warnings +verb 3 +ca ca.crt \ No newline at end of file diff --git a/openvpn/torguard/Italy.ovpn b/openvpn/torguard/Italy.ovpn new file mode 100755 index 0000000..b89bd9a --- /dev/null +++ b/openvpn/torguard/Italy.ovpn @@ -0,0 +1,20 @@ +client +dev tun +proto udp +remote it.torguardvpnaccess.com 53 +resolv-retry infinite +remote-cert-tls server +nobind +tun-mtu 1500 +tun-mtu-extra 32 +mssfix 1450 +ca ca.crt +auth-user-pass +comp-lzo +fast-io +ping-restart 0 +route-delay 2 +route-method exe +script-security 3 system +mute-replay-warnings +verb 3 diff --git a/openvpn/torguard/Japan.ovpn b/openvpn/torguard/Japan.ovpn new file mode 100755 index 0000000..f8852a3 --- /dev/null +++ b/openvpn/torguard/Japan.ovpn @@ -0,0 +1,20 @@ +client +dev tun +proto udp +remote jp.torguardvpnaccess.com 443 +resolv-retry infinite +remote-cert-tls server +nobind +tun-mtu 1500 +tun-mtu-extra 32 +mssfix 1450 +ca ca.crt +auth-user-pass +comp-lzo +fast-io +ping-restart 0 +route-delay 2 +route-method exe +script-security 3 system +mute-replay-warnings +verb 3 \ No newline at end of file diff --git a/openvpn/torguard/Latvia.ovpn b/openvpn/torguard/Latvia.ovpn new file mode 100755 index 0000000..d4c8e21 --- /dev/null +++ b/openvpn/torguard/Latvia.ovpn @@ -0,0 +1,20 @@ +client +dev tun +proto udp +remote lv.torguardvpnaccess.com 443 +resolv-retry infinite +remote-cert-tls server +nobind +tun-mtu 1500 +tun-mtu-extra 32 +mssfix 1450 +ca ca.crt +auth-user-pass +comp-lzo +fast-io +ping-restart 0 +route-delay 2 +route-method exe +script-security 3 system +mute-replay-warnings +verb 3 \ No newline at end of file diff --git a/openvpn/torguard/Luxembourg.ovpn b/openvpn/torguard/Luxembourg.ovpn new file mode 100755 index 0000000..ad4b65a --- /dev/null +++ b/openvpn/torguard/Luxembourg.ovpn @@ -0,0 +1,20 @@ +client +dev tun +proto udp +remote lux.torguardvpnaccess.com 443 +resolv-retry infinite +remote-cert-tls server +nobind +tun-mtu 1500 +tun-mtu-extra 32 +mssfix 1450 +auth-user-pass +comp-lzo +fast-io +ping-restart 0 +route-delay 2 +route-method exe +script-security 3 system +mute-replay-warnings +verb 3 +ca ca.crt \ No newline at end of file diff --git a/openvpn/torguard/Malaysia.ovpn b/openvpn/torguard/Malaysia.ovpn new file mode 100755 index 0000000..5ada778 --- /dev/null +++ b/openvpn/torguard/Malaysia.ovpn @@ -0,0 +1,20 @@ +client +dev tun1 +proto udp +remote 111.90.140.185 443 +resolv-retry infinite +remote-cert-tls server +nobind +tun-mtu 1500 +tun-mtu-extra 32 +mssfix 1450 +auth-user-pass +comp-lzo +fast-io +ping-restart 0 +route-delay 2 +route-method exe +script-security 3 system +mute-replay-warnings +verb 3 +ca ca.crt \ No newline at end of file diff --git a/openvpn/torguard/Mexico.ovpn b/openvpn/torguard/Mexico.ovpn new file mode 100755 index 0000000..fbbc527 --- /dev/null +++ b/openvpn/torguard/Mexico.ovpn @@ -0,0 +1,21 @@ +client +dev tun1 +proto udp +remote-random +remote mx.torguardvpnaccess.com 443 +resolv-retry infinite +remote-cert-tls server +nobind +tun-mtu 1500 +tun-mtu-extra 32 +mssfix 1450 +auth-user-pass +comp-lzo +fast-io +ping-restart 0 +route-delay 2 +route-method exe +script-security 3 system +mute-replay-warnings +verb 3 +ca ca.crt \ No newline at end of file diff --git a/openvpn/torguard/Moldova.ovpn b/openvpn/torguard/Moldova.ovpn new file mode 100755 index 0000000..cbd749e --- /dev/null +++ b/openvpn/torguard/Moldova.ovpn @@ -0,0 +1,20 @@ +client +dev tun1 +proto udp +remote md.torguardvpnaccess.com 443 +resolv-retry infinite +remote-cert-tls server +nobind +tun-mtu 1500 +tun-mtu-extra 32 +mssfix 1450 +auth-user-pass +comp-lzo +fast-io +ping-restart 0 +route-delay 2 +route-method exe +script-security 3 system +mute-replay-warnings +verb 3 +ca ca.crt \ No newline at end of file diff --git a/openvpn/torguard/Netherlands.Stealth.TCP.ovpn b/openvpn/torguard/Netherlands.Stealth.TCP.ovpn new file mode 100755 index 0000000..223b741 --- /dev/null +++ b/openvpn/torguard/Netherlands.Stealth.TCP.ovpn @@ -0,0 +1,21 @@ +client +dev tun +proto tcp +remote nl.stealth.torguardvpnaccess.com 80 +resolv-retry infinite +remote-cert-tls server +nobind +tun-mtu 1500 +tun-mtu-extra 32 +mssfix 1450 +ca ca.crt +auth-user-pass +cipher AES-256-CBC +comp-lzo +fast-io +ping-restart 0 +route-delay 2 +route-method exe +script-security 3 system +mute-replay-warnings +verb 3 \ No newline at end of file diff --git a/openvpn/torguard/Netherlands.Stealth.UDP.ovpn b/openvpn/torguard/Netherlands.Stealth.UDP.ovpn new file mode 100755 index 0000000..fa5889c --- /dev/null +++ b/openvpn/torguard/Netherlands.Stealth.UDP.ovpn @@ -0,0 +1,21 @@ +client +dev tun +proto udp +remote nl.stealth.torguardvpnaccess.com 53 +resolv-retry infinite +remote-cert-tls server +nobind +tun-mtu 1500 +tun-mtu-extra 32 +mssfix 1450 +ca ca.crt +auth-user-pass +cipher AES-256-CBC +comp-lzo +fast-io +ping-restart 0 +route-delay 2 +route-method exe +script-security 3 system +mute-replay-warnings +verb 3 \ No newline at end of file diff --git a/openvpn/torguard/Netherlands.ovpn b/openvpn/torguard/Netherlands.ovpn new file mode 100755 index 0000000..059f88c --- /dev/null +++ b/openvpn/torguard/Netherlands.ovpn @@ -0,0 +1,20 @@ +client +dev tun +proto udp +remote nl.torguardvpnaccess.com 443 +resolv-retry infinite +remote-cert-tls server +nobind +tun-mtu 1500 +tun-mtu-extra 32 +mssfix 1450 +ca ca.crt +auth-user-pass +comp-lzo +fast-io +ping-restart 0 +route-delay 2 +route-method exe +script-security 3 system +mute-replay-warnings +verb 3 \ No newline at end of file diff --git a/openvpn/torguard/New.Zealand.ovpn b/openvpn/torguard/New.Zealand.ovpn new file mode 100755 index 0000000..623c9ec --- /dev/null +++ b/openvpn/torguard/New.Zealand.ovpn @@ -0,0 +1,20 @@ +client +dev tun +proto udp +remote nz.torguardvpnaccess.com 443 +resolv-retry infinite +remote-cert-tls server +nobind +tun-mtu 1500 +tun-mtu-extra 32 +mssfix 1450 +ca ca.crt +auth-user-pass +comp-lzo +fast-io +ping-restart 0 +route-delay 2 +route-method exe +script-security 3 system +mute-replay-warnings +verb 3 \ No newline at end of file diff --git a/openvpn/torguard/Norway.ovpn b/openvpn/torguard/Norway.ovpn new file mode 100755 index 0000000..7dc69a5 --- /dev/null +++ b/openvpn/torguard/Norway.ovpn @@ -0,0 +1,20 @@ +client +dev tun +proto udp +remote no.torguardvpnaccess.com 443 +resolv-retry infinite +remote-cert-tls server +nobind +tun-mtu 1500 +tun-mtu-extra 32 +mssfix 1450 +auth-user-pass +comp-lzo +fast-io +ping-restart 0 +route-delay 2 +route-method exe +script-security 3 system +mute-replay-warnings +verb 3 +ca ca.crt \ No newline at end of file diff --git a/openvpn/torguard/Panama.ovpn b/openvpn/torguard/Panama.ovpn new file mode 100755 index 0000000..559cebf --- /dev/null +++ b/openvpn/torguard/Panama.ovpn @@ -0,0 +1,20 @@ +client +dev tun1 +proto udp +remote pa.torguardvpnaccess.com 443 +resolv-retry infinite +remote-cert-tls server +nobind +tun-mtu 1500 +tun-mtu-extra 32 +mssfix 1450 +auth-user-pass +comp-lzo +fast-io +ping-restart 0 +route-delay 2 +route-method exe +script-security 3 system +mute-replay-warnings +verb 3 +ca ca.crt \ No newline at end of file diff --git a/openvpn/torguard/Poland.ovpn b/openvpn/torguard/Poland.ovpn new file mode 100755 index 0000000..5605479 --- /dev/null +++ b/openvpn/torguard/Poland.ovpn @@ -0,0 +1,20 @@ +client +dev tun +proto udp +remote pl.torguardvpnaccess.com 443 +resolv-retry infinite +remote-cert-tls server +nobind +tun-mtu 1500 +tun-mtu-extra 32 +mssfix 1450 +auth-user-pass +comp-lzo +fast-io +ping-restart 0 +route-delay 2 +route-method exe +script-security 3 system +mute-replay-warnings +verb 3 +ca ca.crt \ No newline at end of file diff --git a/openvpn/torguard/Portugal.ovpn b/openvpn/torguard/Portugal.ovpn new file mode 100755 index 0000000..8f47566 --- /dev/null +++ b/openvpn/torguard/Portugal.ovpn @@ -0,0 +1,20 @@ +client +dev tun +proto udp +remote por.torguardvpnaccess.com 443 +resolv-retry infinite +remote-cert-tls server +nobind +tun-mtu 1500 +tun-mtu-extra 32 +mssfix 1450 +auth-user-pass +comp-lzo +fast-io +ping-restart 0 +route-delay 2 +route-method exe +script-security 3 system +mute-replay-warnings +verb 3 +ca ca.crt \ No newline at end of file diff --git a/openvpn/torguard/Romania.ovpn b/openvpn/torguard/Romania.ovpn new file mode 100755 index 0000000..4590844 --- /dev/null +++ b/openvpn/torguard/Romania.ovpn @@ -0,0 +1,20 @@ +client +dev tun +proto udp +remote ro.torguardvpnaccess.com 443 +resolv-retry infinite +remote-cert-tls server +nobind +tun-mtu 1500 +tun-mtu-extra 32 +mssfix 1450 +ca ca.crt +auth-user-pass +comp-lzo +fast-io +ping-restart 0 +route-delay 2 +route-method exe +script-security 3 system +mute-replay-warnings +verb 3 \ No newline at end of file diff --git a/openvpn/torguard/Russia.Moscow.ovpn b/openvpn/torguard/Russia.Moscow.ovpn new file mode 100755 index 0000000..1d5ecad --- /dev/null +++ b/openvpn/torguard/Russia.Moscow.ovpn @@ -0,0 +1,20 @@ +client +dev tun +proto udp +remote mos.ru.torguardvpnaccess.com 443 +resolv-retry infinite +remote-cert-tls server +nobind +tun-mtu 1500 +tun-mtu-extra 32 +mssfix 1450 +ca ca.crt +auth-user-pass +comp-lzo +fast-io +ping-restart 0 +route-delay 2 +route-method exe +script-security 3 system +mute-replay-warnings +verb 3 \ No newline at end of file diff --git a/openvpn/torguard/Russia.St.Petersburg.ovpn b/openvpn/torguard/Russia.St.Petersburg.ovpn new file mode 100755 index 0000000..24114a7 --- /dev/null +++ b/openvpn/torguard/Russia.St.Petersburg.ovpn @@ -0,0 +1,20 @@ +client +dev tun +proto udp +remote ru.torguardvpnaccess.com 443 +resolv-retry infinite +remote-cert-tls server +nobind +tun-mtu 1500 +tun-mtu-extra 32 +mssfix 1450 +ca ca.crt +auth-user-pass +comp-lzo +fast-io +ping-restart 0 +route-delay 2 +route-method exe +script-security 3 system +mute-replay-warnings +verb 3 \ No newline at end of file diff --git a/openvpn/torguard/Saudi.Arabia.ovpn b/openvpn/torguard/Saudi.Arabia.ovpn new file mode 100755 index 0000000..c7a60f9 --- /dev/null +++ b/openvpn/torguard/Saudi.Arabia.ovpn @@ -0,0 +1,20 @@ +client +dev tun1 +proto udp +remote saudi.torguardvpnaccess.com 443 +resolv-retry infinite +remote-cert-tls server +nobind +tun-mtu 1500 +tun-mtu-extra 32 +mssfix 1450 +auth-user-pass +comp-lzo +fast-io +ping-restart 0 +route-delay 2 +route-method exe +script-security 3 system +mute-replay-warnings +verb 3 +ca ca.crt \ No newline at end of file diff --git a/openvpn/torguard/Singapore.ovpn b/openvpn/torguard/Singapore.ovpn new file mode 100755 index 0000000..51d1348 --- /dev/null +++ b/openvpn/torguard/Singapore.ovpn @@ -0,0 +1,20 @@ +client +dev tun +proto udp +remote singp.torguardvpnaccess.com 443 +resolv-retry infinite +remote-cert-tls server +nobind +tun-mtu 1500 +tun-mtu-extra 32 +mssfix 1450 +ca ca.crt +auth-user-pass +comp-lzo +fast-io +ping-restart 0 +route-delay 2 +route-method exe +script-security 3 system +mute-replay-warnings +verb 3 \ No newline at end of file diff --git a/openvpn/torguard/South.Africa.ovpn b/openvpn/torguard/South.Africa.ovpn new file mode 100755 index 0000000..2dcf566 --- /dev/null +++ b/openvpn/torguard/South.Africa.ovpn @@ -0,0 +1,20 @@ +client +dev tun +proto udp +remote za.torguardvpnaccess.com 443 +resolv-retry infinite +remote-cert-tls server +nobind +tun-mtu 1500 +tun-mtu-extra 32 +mssfix 1450 +ca ca.crt +auth-user-pass +comp-lzo +fast-io +ping-restart 0 +route-delay 2 +route-method exe +script-security 3 system +mute-replay-warnings +verb 3 \ No newline at end of file diff --git a/openvpn/torguard/South.Korea.ovpn b/openvpn/torguard/South.Korea.ovpn new file mode 100755 index 0000000..2e97430 --- /dev/null +++ b/openvpn/torguard/South.Korea.ovpn @@ -0,0 +1,20 @@ +client +dev tun +proto udp +remote sk.torguardvpnaccess.com 6060 +resolv-retry infinite +remote-cert-tls server +nobind +tun-mtu 1500 +tun-mtu-extra 32 +mssfix 1450 +auth-user-pass +comp-lzo +fast-io +ping-restart 0 +route-delay 2 +route-method exe +script-security 3 system +mute-replay-warnings +verb 3 +ca ca.crt \ No newline at end of file diff --git a/openvpn/torguard/Spain.ovpn b/openvpn/torguard/Spain.ovpn new file mode 100755 index 0000000..13e091e --- /dev/null +++ b/openvpn/torguard/Spain.ovpn @@ -0,0 +1,20 @@ +client +dev tun +proto udp +remote sp.torguardvpnaccess.com 443 +resolv-retry infinite +remote-cert-tls server +nobind +tun-mtu 1500 +tun-mtu-extra 32 +mssfix 1450 +ca ca.crt +auth-user-pass +comp-lzo +fast-io +ping-restart 0 +route-delay 2 +route-method exe +script-security 3 system +mute-replay-warnings +verb 3 \ No newline at end of file diff --git a/openvpn/torguard/Sweden.Hudiksvall.ovpn b/openvpn/torguard/Sweden.Hudiksvall.ovpn new file mode 100755 index 0000000..b3d8d28 --- /dev/null +++ b/openvpn/torguard/Sweden.Hudiksvall.ovpn @@ -0,0 +1,20 @@ +client +dev tun1 +proto udp +remote hud.swe.torguardvpnaccess.com 443 +resolv-retry infinite +remote-cert-tls server +nobind +tun-mtu 1500 +tun-mtu-extra 32 +mssfix 1450 +auth-user-pass +comp-lzo +fast-io +ping-restart 0 +route-delay 2 +route-method exe +script-security 3 system +mute-replay-warnings +verb 3 +ca ca.crt \ No newline at end of file diff --git a/openvpn/torguard/Sweden.Stockholm.ovpn b/openvpn/torguard/Sweden.Stockholm.ovpn new file mode 100755 index 0000000..de5cfbf --- /dev/null +++ b/openvpn/torguard/Sweden.Stockholm.ovpn @@ -0,0 +1,20 @@ +client +dev tun1 +proto udp +remote swe.torguardvpnaccess.com 443 +resolv-retry infinite +remote-cert-tls server +nobind +tun-mtu 1500 +tun-mtu-extra 32 +mssfix 1450 +auth-user-pass +comp-lzo +fast-io +ping-restart 0 +route-delay 2 +route-method exe +script-security 3 system +mute-replay-warnings +verb 3 +ca ca.crt \ No newline at end of file diff --git a/openvpn/torguard/Swiss.ovpn b/openvpn/torguard/Swiss.ovpn new file mode 100755 index 0000000..8cc5459 --- /dev/null +++ b/openvpn/torguard/Swiss.ovpn @@ -0,0 +1,20 @@ +client +dev tun +proto udp +remote swiss.torguardvpnaccess.com 443 +resolv-retry infinite +remote-cert-tls server +nobind +tun-mtu 1500 +tun-mtu-extra 32 +mssfix 1450 +ca ca.crt +auth-user-pass +comp-lzo +fast-io +ping-restart 0 +route-delay 2 +route-method exe +script-security 3 system +mute-replay-warnings +verb 3 \ No newline at end of file diff --git a/openvpn/torguard/Thailand.ovpn b/openvpn/torguard/Thailand.ovpn new file mode 100755 index 0000000..e9fe024 --- /dev/null +++ b/openvpn/torguard/Thailand.ovpn @@ -0,0 +1,20 @@ +client +dev tun +proto udp +remote thai.torguardvpnaccess.com 443 +resolv-retry infinite +remote-cert-tls server +nobind +tun-mtu 1500 +tun-mtu-extra 32 +mssfix 1450 +ca ca.crt +auth-user-pass +comp-lzo +fast-io +ping-restart 0 +route-delay 2 +route-method exe +script-security 3 system +mute-replay-warnings +verb 3 \ No newline at end of file diff --git a/openvpn/torguard/Tunisia.ovpn b/openvpn/torguard/Tunisia.ovpn new file mode 100755 index 0000000..a4cf391 --- /dev/null +++ b/openvpn/torguard/Tunisia.ovpn @@ -0,0 +1,20 @@ +client +dev tun1 +proto tcp +remote 41.231.5.22 443 +resolv-retry infinite +remote-cert-tls server +nobind +tun-mtu 1500 +tun-mtu-extra 32 +mssfix 1450 +auth-user-pass +comp-lzo +fast-io +ping-restart 0 +route-delay 2 +route-method exe +script-security 3 system +mute-replay-warnings +verb 3 +ca ca.crt \ No newline at end of file diff --git a/openvpn/torguard/Turkey.ovpn b/openvpn/torguard/Turkey.ovpn new file mode 100755 index 0000000..9193bc7 --- /dev/null +++ b/openvpn/torguard/Turkey.ovpn @@ -0,0 +1,20 @@ +client +dev tun +proto udp +remote 188.132.251.194 443 +resolv-retry infinite +remote-cert-tls server +nobind +tun-mtu 1500 +tun-mtu-extra 32 +mssfix 1450 +ca ca.crt +auth-user-pass +comp-lzo +fast-io +ping-restart 0 +route-delay 2 +route-method exe +script-security 3 system +mute-replay-warnings +verb 3 \ No newline at end of file diff --git a/openvpn/torguard/USA-ARIZONA.ovpn b/openvpn/torguard/USA-ARIZONA.ovpn new file mode 100755 index 0000000..a04a0ab --- /dev/null +++ b/openvpn/torguard/USA-ARIZONA.ovpn @@ -0,0 +1,20 @@ +client +dev tun +proto udp +remote az.west.usa.torguardvpnaccess.com 443 +resolv-retry infinite +remote-cert-tls server +nobind +tun-mtu 1500 +tun-mtu-extra 32 +mssfix 1450 +ca ca.crt +auth-user-pass +comp-lzo +fast-io +ping-restart 0 +route-delay 2 +route-method exe +script-security 3 system +mute-replay-warnings +verb 3 diff --git a/openvpn/torguard/USA-ATLANTA.ovpn b/openvpn/torguard/USA-ATLANTA.ovpn new file mode 100755 index 0000000..5d0cc7f --- /dev/null +++ b/openvpn/torguard/USA-ATLANTA.ovpn @@ -0,0 +1,21 @@ +client +dev tun +proto udp +remote atl.east.usa.torguardvpnaccess.com 443 +resolv-retry infinite +remote-cert-tls server +nobind +tun-mtu 1500 +tun-mtu-extra 32 +mssfix 1450 +ca ca.crt +auth-user-pass +comp-lzo +cipher AES-256-CBC +fast-io +ping-restart 0 +route-delay 2 +route-method exe +script-security 3 system +mute-replay-warnings +verb 3 diff --git a/openvpn/torguard/USA-CHICAGO.ovpn b/openvpn/torguard/USA-CHICAGO.ovpn new file mode 100755 index 0000000..5e941f7 --- /dev/null +++ b/openvpn/torguard/USA-CHICAGO.ovpn @@ -0,0 +1,20 @@ +client +dev tun +proto udp +remote chi.central.usa.torguardvpnaccess.com 443 +resolv-retry infinite +remote-cert-tls server +nobind +tun-mtu 1500 +tun-mtu-extra 32 +mssfix 1450 +ca ca.crt +auth-user-pass +comp-lzo +fast-io +ping-restart 0 +route-delay 2 +route-method exe +script-security 3 system +mute-replay-warnings +verb 3 \ No newline at end of file diff --git a/openvpn/torguard/USA-DALLAS.ovpn b/openvpn/torguard/USA-DALLAS.ovpn new file mode 100755 index 0000000..3cc3604 --- /dev/null +++ b/openvpn/torguard/USA-DALLAS.ovpn @@ -0,0 +1,21 @@ +client +dev tun +proto udp +remote-random +remote dal.central.usa.torguardvpnaccess.com 443 +resolv-retry infinite +remote-cert-tls server +nobind +tun-mtu 1500 +tun-mtu-extra 32 +mssfix 1450 +ca ca.crt +auth-user-pass +comp-lzo +fast-io +ping-restart 0 +route-delay 2 +route-method exe +script-security 3 system +mute-replay-warnings +verb 3 \ No newline at end of file diff --git a/openvpn/torguard/USA-LA.ovpn b/openvpn/torguard/USA-LA.ovpn new file mode 100755 index 0000000..185666e --- /dev/null +++ b/openvpn/torguard/USA-LA.ovpn @@ -0,0 +1,20 @@ +client +dev tun +proto udp +remote la.west.usa.torguardvpnaccess.com 443 +resolv-retry infinite +remote-cert-tls server +nobind +tun-mtu 1500 +tun-mtu-extra 32 +mssfix 1450 +ca ca.crt +auth-user-pass +comp-lzo +fast-io +ping-restart 0 +route-delay 2 +route-method exe +script-security 3 system +mute-replay-warnings +verb 3 \ No newline at end of file diff --git a/openvpn/torguard/USA-LAS-VEGAS.ovpn b/openvpn/torguard/USA-LAS-VEGAS.ovpn new file mode 100644 index 0000000..8904d3c --- /dev/null +++ b/openvpn/torguard/USA-LAS-VEGAS.ovpn @@ -0,0 +1,20 @@ +client +dev tun +proto udp +remote lv.west.usa.torguardvpnaccess.com 443 +resolv-retry infinite +remote-cert-tls server +nobind +tun-mtu 1500 +tun-mtu-extra 32 +mssfix 1450 +ca ca.crt +auth-user-pass +comp-lzo +fast-io +ping-restart 0 +route-delay 2 +route-method exe +script-security 3 system +mute-replay-warnings +verb 3 diff --git a/openvpn/torguard/USA-MIAMI.ovpn b/openvpn/torguard/USA-MIAMI.ovpn new file mode 100755 index 0000000..99a246b --- /dev/null +++ b/openvpn/torguard/USA-MIAMI.ovpn @@ -0,0 +1,20 @@ +client +dev tun +proto udp +remote fl.east.usa.torguardvpnaccess.com 443 +resolv-retry infinite +remote-cert-tls server +nobind +tun-mtu 1500 +tun-mtu-extra 32 +mssfix 1450 +ca ca.crt +auth-user-pass +comp-lzo +fast-io +ping-restart 0 +route-delay 2 +route-method exe +script-security 3 system +mute-replay-warnings +verb 3 \ No newline at end of file diff --git a/openvpn/torguard/USA-NEW-JERSEY.ovpn b/openvpn/torguard/USA-NEW-JERSEY.ovpn new file mode 100755 index 0000000..5bb034b --- /dev/null +++ b/openvpn/torguard/USA-NEW-JERSEY.ovpn @@ -0,0 +1,20 @@ +client +dev tun +proto udp +remote nj.east.usa.torguardvpnaccess.com 443 +resolv-retry infinite +remote-cert-tls server +nobind +tun-mtu 1500 +tun-mtu-extra 32 +mssfix 1450 +ca ca.crt +auth-user-pass +comp-lzo +fast-io +ping-restart 0 +route-delay 2 +route-method exe +script-security 3 system +mute-replay-warnings +verb 3 \ No newline at end of file diff --git a/openvpn/torguard/USA-NEW-YORK.ovpn b/openvpn/torguard/USA-NEW-YORK.ovpn new file mode 100755 index 0000000..4f0f90e --- /dev/null +++ b/openvpn/torguard/USA-NEW-YORK.ovpn @@ -0,0 +1,20 @@ +client +dev tun +proto udp +remote ny.east.usa.torguardvpnaccess.com 443 +resolv-retry infinite +remote-cert-tls server +nobind +tun-mtu 1500 +tun-mtu-extra 32 +mssfix 1450 +ca ca.crt +auth-user-pass +comp-lzo +fast-io +ping-restart 0 +route-delay 2 +route-method exe +script-security 3 system +mute-replay-warnings +verb 3 \ No newline at end of file diff --git a/openvpn/torguard/USA-SEATTLE.ovpn b/openvpn/torguard/USA-SEATTLE.ovpn new file mode 100755 index 0000000..e566a77 --- /dev/null +++ b/openvpn/torguard/USA-SEATTLE.ovpn @@ -0,0 +1,20 @@ +client +dev tun +proto udp +remote sa.west.usa.torguardvpnaccess.com 443 +resolv-retry infinite +remote-cert-tls server +nobind +tun-mtu 1500 +tun-mtu-extra 32 +mssfix 1450 +ca ca.crt +auth-user-pass +comp-lzo +fast-io +ping-restart 0 +route-delay 2 +route-method exe +script-security 3 system +mute-replay-warnings +verb 3 \ No newline at end of file diff --git a/openvpn/torguard/United.Kingdom.ovpn b/openvpn/torguard/United.Kingdom.ovpn new file mode 100755 index 0000000..d4af4da --- /dev/null +++ b/openvpn/torguard/United.Kingdom.ovpn @@ -0,0 +1,20 @@ +client +dev tun +proto udp +remote uk.torguardvpnaccess.com 443 +resolv-retry infinite +remote-cert-tls server +nobind +tun-mtu 1500 +tun-mtu-extra 32 +mssfix 1450 +ca ca.crt +auth-user-pass +comp-lzo +fast-io +ping-restart 0 +route-delay 2 +route-method exe +script-security 3 system +mute-replay-warnings +verb 3 \ No newline at end of file diff --git a/openvpn/torguard/Vietnam.ovpn b/openvpn/torguard/Vietnam.ovpn new file mode 100755 index 0000000..cb81f2b --- /dev/null +++ b/openvpn/torguard/Vietnam.ovpn @@ -0,0 +1,20 @@ +client +dev tun +proto udp +remote vn.torguardvpnaccess.com 443 +resolv-retry infinite +remote-cert-tls server +nobind +tun-mtu 1500 +tun-mtu-extra 32 +mssfix 1450 +ca ca.crt +auth-user-pass +comp-lzo +fast-io +ping-restart 0 +route-delay 2 +route-method exe +script-security 3 system +mute-replay-warnings +verb 3 diff --git a/openvpn/torguard/ca.crt b/openvpn/torguard/ca.crt new file mode 100755 index 0000000..6b708bd --- /dev/null +++ b/openvpn/torguard/ca.crt @@ -0,0 +1,50 @@ +-----BEGIN CERTIFICATE----- +MIIEwTCCA6mgAwIBAgIJAKROjebUHo0gMA0GCSqGSIb3DQEBBQUAMIGbMQswCQYD +VQQGEwJVUzELMAkGA1UECBMCRkwxEDAOBgNVBAcTB09ybGFuZG8xETAPBgNVBAoT +CFRvckd1YXJkMQwwCgYDVQQLEwNWUE4xEzARBgNVBAMTClRHLU9WUE4tQ0ExETAP +BgNVBCkTCFRvckd1YXJkMSQwIgYJKoZIhvcNAQkBFhVzeXNhZG1pbkB0b3JndWFy +ZC5uZXQwHhcNMTQwNDE3MTAwOTIzWhcNMjQwNDE0MTAwOTIzWjCBmzELMAkGA1UE +BhMCVVMxCzAJBgNVBAgTAkZMMRAwDgYDVQQHEwdPcmxhbmRvMREwDwYDVQQKEwhU +b3JHdWFyZDEMMAoGA1UECxMDVlBOMRMwEQYDVQQDEwpURy1PVlBOLUNBMREwDwYD +VQQpEwhUb3JHdWFyZDEkMCIGCSqGSIb3DQEJARYVc3lzYWRtaW5AdG9yZ3VhcmQu +bmV0MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAws1hJzlbWKlm3DEO +XyQpmvtxwrsR4CIYMi8C6np5w74lTRYmGBcuuPqAT3ig2DnH9HNNFx1WWZbYO8pU +a1tdn7uYErJi4EP9/t2l3uXCNgoWYVdVP1j5EXIY1oacOv9srbNZHeWpxHIb1wZr +1i4sLsdaifOibgVZI91FATXGrVdFDaQb2OjyJrFW8b4xbC8pBJxQDzqPeu9mkVpu +OhBuU+dM+9h+8Bj0tpdAernEAt8CbHIywe9Rjm0JLrYmCPKuB5ldVgG3rYQWFa3X +YWjrWtr//nGM4f4WKOFc2PHWA2gI3JwdynTNLsB9NQi0N7hhR6lmtCMeqHlm0oAz +4Ad4gQIDAQABo4IBBDCCAQAwHQYDVR0OBBYEFJvAPA1gnlD/majxi+43jL0XDfqQ +MIHQBgNVHSMEgcgwgcWAFJvAPA1gnlD/majxi+43jL0XDfqQoYGhpIGeMIGbMQsw +CQYDVQQGEwJVUzELMAkGA1UECBMCRkwxEDAOBgNVBAcTB09ybGFuZG8xETAPBgNV +BAoTCFRvckd1YXJkMQwwCgYDVQQLEwNWUE4xEzARBgNVBAMTClRHLU9WUE4tQ0Ex +ETAPBgNVBCkTCFRvckd1YXJkMSQwIgYJKoZIhvcNAQkBFhVzeXNhZG1pbkB0b3Jn +dWFyZC5uZXSCCQCkTo3m1B6NIDAMBgNVHRMEBTADAQH/MA0GCSqGSIb3DQEBBQUA +A4IBAQBRG46DnL/8EAPbi/eOQli5WO7lRHYyZJdlLUMlsnwkp6Ul6BMJq8q3UX3z ++pqDf3wzj94y/IpGQgE4l0fgAdwf/C7F533TSwU/vi+5PDWfwD2WmGqVmcmXn6Rp +9Fwr+oryRw8GfsVBLZHTkWF1RZrRAr8hWZhNySGFwSXlEIicvNy+9mlFhk2Nb46w +ioZKc1Lc7/okeXNWHPv6Dlm39TcNBpGX/xNoWBzqs1EtA1ZGvMcQHsKLfi3Nbaab +BYe08KWsfeZA+ih4BZ6y2E+x84NYHRebqijXTtHp35coyXllBL/+LBoZ86hKszEx +F3pjGU0+8NzvdPUbKndhzyPPnHF1 +-----END CERTIFICATE----- +-----BEGIN CERTIFICATE----- +MIIDqzCCAxSgAwIBAgIJAP/g7Ah3SNNHMA0GCSqGSIb3DQEBBQUAMIGWMQswCQYD +VQQGEwJVUzELMAkGA1UECBMCRkwxEDAOBgNVBAcTB09ybGFuZG8xETAPBgNVBAoT +CFRvckd1YXJkMQwwCgYDVQQLEwNWUE4xEzARBgNVBAMTClRHLU9WUE4tQ0ExDDAK +BgNVBCkTA1ZQTjEkMCIGCSqGSIb3DQEJARYVc3lzYWRtaW5AdG9yZ3VhcmQubmV0 +MB4XDTE0MDQwOTE0NDIyMloXDTI0MDQwNjE0NDIyMlowgZYxCzAJBgNVBAYTAlVT +MQswCQYDVQQIEwJGTDEQMA4GA1UEBxMHT3JsYW5kbzERMA8GA1UEChMIVG9yR3Vh +cmQxDDAKBgNVBAsTA1ZQTjETMBEGA1UEAxMKVEctT1ZQTi1DQTEMMAoGA1UEKRMD +VlBOMSQwIgYJKoZIhvcNAQkBFhVzeXNhZG1pbkB0b3JndWFyZC5uZXQwgZ8wDQYJ +KoZIhvcNAQEBBQADgY0AMIGJAoGBANeCV65/6z6cbGfZ6LouGl1W7A71x6CEerxN +wcFeLZx89DM0NxEBs47+gYYqhzKCR+6YCVduD29NMa5dzDwNFEmhOKrHhIposdY7 +JmNC2IeXxOSEcOMjBrRexqBN+CZx0bfj6H6qtlRFtkZlDvNritINiznJjG/DbA2X +jTO6J8f1AgMBAAGjgf4wgfswHQYDVR0OBBYEFPWAX1TtNU8tPbhRdYMGn98i9Hoi +MIHLBgNVHSMEgcMwgcCAFPWAX1TtNU8tPbhRdYMGn98i9HoioYGcpIGZMIGWMQsw +CQYDVQQGEwJVUzELMAkGA1UECBMCRkwxEDAOBgNVBAcTB09ybGFuZG8xETAPBgNV +BAoTCFRvckd1YXJkMQwwCgYDVQQLEwNWUE4xEzARBgNVBAMTClRHLU9WUE4tQ0Ex +DDAKBgNVBCkTA1ZQTjEkMCIGCSqGSIb3DQEJARYVc3lzYWRtaW5AdG9yZ3VhcmQu +bmV0ggkA/+DsCHdI00cwDAYDVR0TBAUwAwEB/zANBgkqhkiG9w0BAQUFAAOBgQBx +1VNcpbpAPzSz8gfT7iUiVPsSgHqhrzozEY8zpPoZkHDfo75P6AQnGwGdDHKljo6h +dkl1ZCTMd0CMbQbWzseNIZNwvHbE3hcnH0zxVKaGyNB6FNdhWVDNcvOhIZYvYbPM +fzWZQFXS/jfjjn1+p9UUQwPONvhoQaRhsUJOcrntug== +-----END CERTIFICATE-----