docker-openvpn
docker-openvpn copied to clipboard
easyrsa import-req does not work with ovpn_getclient
this fails because there is no ".key" file present in the file system.
I appreciate the effort to provide this, as crafting the config file is a PITA, but it seems pretty irresponsible that the only way provided to generate a config file is insecure. the private keys for end-users shouldn't be stored on the CA.
are there any plans on supporting a non-existent key or should I just patch it myself?