need to use pfx files with openVPN?
openssl pkcs12 –in Client.pfx –out Client.pem
then save the first cert and the key in separate files and add them in the
config file Client.ovpn:
cert Client.crt
key Client.key.crt