Kaynağa Gözat

openconnect: fixed description of ca file location

Resolves #407
Nikos Mavrogiannopoulos 10 yıl önce
ebeveyn
işleme
ad9853f2e8
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1
    1
      net/openconnect/README

+ 1
- 1
net/openconnect/README Dosyayı Görüntüle

@@ -15,7 +15,7 @@ config interface 'MYVPN'
15 15
 The additional files are also used:
16 16
 /etc/openconnect/user-cert-vpn-MYVPN.pem: The user certificate
17 17
 /etc/openconnect/user-key-vpn-MYVPN.pem: The user private key
18
-/etc/openconnect/ca-cert-vpn-MYVPN.pem: The CA certificate (instead of serverhash)
18
+/etc/openconnect/ca-vpn-MYVPN.pem: The CA certificate (instead of serverhash)
19 19
 
20 20
 After these are setup you can initiate the VPN using "ifup MYVPN", and
21 21
 deinitialize it using ifdown. You may also use the luci web interface