From d83d5f680683c9266be8302e27e49e649ad871d9 Mon Sep 17 00:00:00 2001 From: Nikos Mavrogiannopoulos Date: Thu, 9 Oct 2014 22:14:34 +0200 Subject: [PATCH] openconnect: fixed description of ca file location Resolves #407 --- net/openconnect/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/openconnect/README b/net/openconnect/README index c7b5feddf9..1cf13b5129 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 -- 2.30.2