modify command in documentation too
This commit is contained in:
parent
fbdc8e32c6
commit
a20c63893e
@ -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)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user