Ran dos2unix on all files to change Windows line endings to Linux line endings to get constistency in line endings
This commit is contained in:
		| @@ -1,19 +1,19 @@ | ||||
| client | ||||
| dev tun | ||||
| proto udp | ||||
| remote fi1.vyprvpn.com 443 | ||||
| resolv-retry infinite | ||||
| nobind | ||||
| persist-key | ||||
| persist-tun | ||||
| persist-remote-ip | ||||
| verify-x509-name fi1.vyprvpn.com name | ||||
| client | ||||
| dev tun | ||||
| proto udp | ||||
| remote fi1.vyprvpn.com 443 | ||||
| resolv-retry infinite | ||||
| nobind | ||||
| persist-key | ||||
| persist-tun | ||||
| persist-remote-ip | ||||
| verify-x509-name fi1.vyprvpn.com name | ||||
| auth-user-pass /config/openvpn-credentials.txt | ||||
| comp-lzo | ||||
| verb 3 | ||||
| auth SHA256 | ||||
| cipher AES-256-CBC | ||||
| tls-cipher TLS-DHE-RSA-WITH-AES-256-CBC-SHA | ||||
| verb 3 | ||||
| auth SHA256 | ||||
| cipher AES-256-CBC | ||||
| tls-cipher TLS-DHE-RSA-WITH-AES-256-CBC-SHA | ||||
|  | ||||
| <ca> | ||||
| -----BEGIN CERTIFICATE----- | ||||
|   | ||||
		Reference in New Issue
	
	Block a user