Skip to content

Commit a20c638

Browse files
author
Luke
committed
modify command in documentation too
1 parent fbdc8e3 commit a20c638

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/otp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ In order to enable two factor authentication the following steps are required.
1515

1616
* Generate server configuration with `-2` and `-C $CIPHER` options
1717

18-
docker run -v $OVPN_DATA:/etc/openvpn --rm kylemanna/openvpn ovpn_genconfig -u udp://vpn.example.com -2
18+
docker run -v $OVPN_DATA:/etc/openvpn --rm kylemanna/openvpn ovpn_genconfig -u udp://vpn.example.com -2 -C $CIPHER
1919

2020
* Generate your client certificate (possibly without a password since you're using OTP)
2121

0 commit comments

Comments
 (0)