I'm using a generic sample.ovpn with
cert sample.crt
key sample.key
After I generate a certificate for client1-laptop, I can use the merge script only if they are edited to
cert client1-laptop.crt
key client1-laptop.key
For me this breaks the automate process.
Can an optional parameter be added to specific that sample needs to be searched instead of client1-laptop?
I'm using a generic sample.ovpn with
After I generate a certificate for client1-laptop, I can use the merge script only if they are edited to
For me this breaks the automate process.
Can an optional parameter be added to specific that sample needs to be searched instead of client1-laptop?