Code: Select all
client
auth-user-pass
dev tun
proto udp
port 1194
remote XXXXXX1
remote XXXXXX2
resolv-retry infinite
nobind
persist-key
persist-tun
ns-cert-type server
tls-auth ta.key 1
cipher AES-256-CBC
comp-lzo yes
verb 4
ca ca.crt
cert CERTFILE.crt
key KEYFILE.key
The same openvpn configuration is fully functional through the OSX client Thunnelblick.
Do you have any idea?
Thank you