# OpenVPN client configuration file # Part of covpn client dev tun # proto: given by covpn command line, see covpn.conf # remote: given by covpn command line, see covpn.conf resolv-retry infinite nobind persist-key persist-tun ca ca.crt cert client.crt key client.key ns-cert-type server tls-auth ta.key 1 comp-lzo ifconfig-noexec route-noexec script-security 2 up openvpn-up.sh user openvpn group openvpn