I am playing around with AWS ClientVPN which uses OpenVPN profiles.
I am wondering if there is a way to reference an external cert file stored on the computer itself as opposed to embedding the client cert in the OpenVPN profile itself...
E.G store the cert file in ~/Documents and get the OpenVPN config to point to this location for the file?
The issue I'm trying to get over here is that (from my understanding - correct me if I'm wrong) someone can copy the ovpn file with the cert embedded and take it to another machine to use. We are trying to lock down use to company owned devices only with the simplest deployment option...