I have a windows laptop with openvpn client installed and configured to connect to the company vpn using a signed certificate / certificate authority file.
Now I'm setting up VMware Workstation with a Debian guest VM for development use which also needs to connect to the same VPN.
Can I use the same cert / CA files that I use on my windows host or do I need to generate new certificates? If so, then where fdo I put them and where does the config file go?
I've installed openvpn client on the Debian guest but the folder structure in linux is quite different to how it is in windows and I can't find any instructions anywhere.
Thanks in advance.