modify command in documentation too

This commit is contained in:
Luke 2017-01-24 14:42:51 +00:00
parent fbdc8e32c6
commit a20c63893e
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ In order to enable two factor authentication the following steps are required.
* Generate server configuration with `-2` and `-C $CIPHER` options
docker run -v $OVPN_DATA:/etc/openvpn --rm kylemanna/openvpn ovpn_genconfig -u udp://vpn.example.com -2
docker run -v $OVPN_DATA:/etc/openvpn --rm kylemanna/openvpn ovpn_genconfig -u udp://vpn.example.com -2 -C $CIPHER
* Generate your client certificate (possibly without a password since you're using OTP)