aboutsummaryrefslogtreecommitdiff
path: root/net/openconnect/README
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2014-10-09 22:14:34 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2014-10-09 22:14:36 +0200
commitad9853f2e8e29e28e8a20ab07880890419252419 (patch)
tree4d880aa0d577650b917f7cf92af7e321402c9bfa /net/openconnect/README
parentc998eb05ad489df56085aa10a1dfcd9269e8566f (diff)
openconnect: fixed description of ca file location
Resolves #407
Diffstat (limited to 'net/openconnect/README')
-rw-r--r--net/openconnect/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/openconnect/README b/net/openconnect/README
index fd2a1f936..53c6e701d 100644
--- a/net/openconnect/README
+++ b/net/openconnect/README
@@ -15,7 +15,7 @@ config interface 'MYVPN'
The additional files are also used:
/etc/openconnect/user-cert-vpn-MYVPN.pem: The user certificate
/etc/openconnect/user-key-vpn-MYVPN.pem: The user private key
-/etc/openconnect/ca-cert-vpn-MYVPN.pem: The CA certificate (instead of serverhash)
+/etc/openconnect/ca-vpn-MYVPN.pem: The CA certificate (instead of serverhash)
After these are setup you can initiate the VPN using "ifup MYVPN", and
deinitialize it using ifdown. You may also use the luci web interface