client dev tun # Windows needs the TAP-Win32 adapter name # from the Network Connections panel # if you have more than one. ;dev-node MyTap proto udp remote my.vpn.hostname.example.org 1194 resolv-retry infinite nobind # Try to preserve some state across restarts. persist-key persist-tun # Wireless networks often produce a lot # of duplicate packets. Set this flag # to silence duplicate packet warnings. ;mute-replay-warnings #ca ca.crt #cert client.crt #key client.key pkcs12 client.p12 remote-cert-tls server # If a tls-auth key is used on the server # then every client must also have the key. ;tls-auth ta.key 1 # Set log file verbosity. verb 3 # Silence repeating messages ;mute 20