mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
Revert "openconnect: move certificate files to config/ to add graceful upgrade"
This reverts commit b53e5bfe87.
This commit is contained in:
@@ -14,9 +14,9 @@ config interface 'MYVPN'
|
||||
option authgroup 'DEFAULT'
|
||||
|
||||
The additional files are also used:
|
||||
/etc/config/openconnect-user-cert-vpn-MYVPN.pem: The user certificate
|
||||
/etc/config/openconnect-user-key-vpn-MYVPN.pem: The user private key
|
||||
/etc/config/openconnect-ca-vpn-MYVPN.pem: The CA certificate (instead of serverhash)
|
||||
/etc/openconnect/user-cert-vpn-MYVPN.pem: The user certificate
|
||||
/etc/openconnect/user-key-vpn-MYVPN.pem: The user private key
|
||||
/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
|
||||
|
||||
Reference in New Issue
Block a user