proto tcp-client
dev tun
remote
11.22.33.44 1194
resolv-retry infinite
nobind
persist-key
persist-tun
tls-client
remote-cert-tls server
#comp-lzo
reneg-sec 0
mute-replay-warnings
verb 3
cipher AES-256-CBC
auth SHA1
pull
auth-user-pass mik1-auth.txt
route-method exe
route-delay 2
route
192.168.0.0 255.255.255.0
10.0.0.1<ca>
-----BEGIN CERTIFICATE-----
MIIDqzCCAxSgAwIBAgIJAOhtB/hU5MfNMA0GCSqGSIb3DQEBBQUAMIGWMQswCQYD
...
LfrxJqpCeXVo88AEo517GK0hN/bDYvtIUQ1ygf/+x1==
-----END CERTIFICATE-----
</ca>