These are the settings I'm trying to use:
client
dev tun
proto udp
remote ***-a05.*****.com 443
resolv-retry infinite
nobind
persist-key
persist-tun
persist-remote-ip
ca ca.******.com.crt
verify-x509-name ***-a05.*****.com name
auth-user-pass
comp-lzo
verb 3
auth SHA256
cipher AES-256-CBC
keysize 256
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
and then I use a username and password.
Is there a way to see an error message or something atleast to fix whatever the problem is?
Using QubesOS 3.2 on an Intel NUC i7.