docker-openvpn icon indicating copy to clipboard operation
docker-openvpn copied to clipboard

easyrsa import-req does not work with ovpn_getclient

Open gnydick opened this issue 3 years ago • 0 comments

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?

gnydick avatar Sep 24 '21 01:09 gnydick