update README.md with ovpn_genclientcert notes

This commit is contained in:
lawtancool 2019-06-22 21:41:31 -07:00 committed by GitHub
parent 3351f38155
commit de943f0b06
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -41,7 +41,7 @@ a corresponding [Digital Ocean Community Tutorial](http://bit.ly/1AGUZkq).
* Generate a client certificate without a passphrase
docker run -v $OVPN_DATA:/etc/openvpn --log-driver=none --rm -it kylemanna/openvpn easyrsa build-client-full CLIENTNAME nopass
docker run -v $OVPN_DATA:/etc/openvpn --log-driver=none --rm -it kylemanna/openvpn ovpn_genclientcert CLIENTNAME nopass
* Retrieve the client configuration with embedded certificates