summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohan Nilsson <jn@9999.se>2014-11-18 13:01:59 +0100
committerJohan Nilsson <jn@9999.se>2014-11-18 13:01:59 +0100
commit4f5357ff5f3f74269ccd36874db72d237ac3f148 (patch)
tree0591db723bb318bd802aecd80fd6c5e89ff58d97
parent5a967f908c64c74df2b66d20aba4234f592cbf5b (diff)
Use the recently created OpenVPN configuration file when testing.
-rw-r--r--docs/platform/quick-start.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/platform/quick-start.md b/docs/platform/quick-start.md
index 8bd29b4..e1fe05a 100644
--- a/docs/platform/quick-start.md
+++ b/docs/platform/quick-start.md
@@ -332,7 +332,7 @@ Use the VPN
You should be able to simply test that the OpenVPN gateway works properly by doing the following:
$ leap test init
- $ sudo openvpn test/openvpn/unlimited.ovpn
+ $ sudo openvpn test/openvpn/production_unlimited.ovpn
Or, you can use the LEAP client (called "bitmask") to connect to your new provider, create a user and then connect to the VPN.