update README.md with ovpn_genclientcert notes
This commit is contained in:
parent
3351f38155
commit
de943f0b06
@ -41,7 +41,7 @@ a corresponding [Digital Ocean Community Tutorial](http://bit.ly/1AGUZkq).
|
|||||||
|
|
||||||
* Generate a client certificate without a passphrase
|
* 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
|
* Retrieve the client configuration with embedded certificates
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user