Update ivpn configs
Adds config files for several new locations, and updates some settings in existing ones based on configs downloaded from IVPN on 03/02/19: https://www.ivpn.net/releases/config/ivpn-openvpn-config.zip Generated by pulling the configs (as linked above) and running adjustConfigs.sh.
This commit is contained in:
@@ -12,10 +12,10 @@ persist-remote-ip
|
||||
|
||||
cipher AES-256-CBC
|
||||
tls-cipher TLS-DHE-RSA-WITH-AES-256-CBC-SHA:TLS-DHE-DSS-WITH-AES-256-CBC-SHA:TLS-RSA-WITH-AES-256-CBC-SHA
|
||||
ns-cert-type server
|
||||
remote-cert-tls server
|
||||
verify-x509-name nl name-prefix
|
||||
key-direction 1
|
||||
comp-lzo
|
||||
comp-lzo no
|
||||
verb 3
|
||||
|
||||
;ca /etc/openvpn/ivpn/ca.crt
|
||||
|
||||
Reference in New Issue
Block a user