openconnect: fixed description of ca file location

Resolves #407
This commit is contained in:
Nikos Mavrogiannopoulos 2014-10-09 22:14:34 +02:00
parent a093151650
commit d83d5f6806
1 changed files with 1 additions and 1 deletions

View 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