openconnect: fixed description of ca file location
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Thu, 9 Oct 2014 20:14:34 +0000 (22:14 +0200)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Thu, 9 Oct 2014 20:14:36 +0000 (22:14 +0200)
Resolves #407

net/openconnect/README

index fd2a1f936f4b7f254a7a786f348cec163648ae5c..53c6e701d220b0a668f44765bba6ae6c5098e74d 100644 (file)
@@ -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