mirror of
https://github.com/novatiq/packages.git
synced 2026-04-29 23:18:42 +01:00
openconnect: add options to support juniper
Signed-off-by: Vladimir Berezhnoy <non7top@gmail.com>
This commit is contained in:
@@ -26,6 +26,9 @@ config interface 'MYVPN'
|
||||
#option token_mode 'hotp'
|
||||
#option token_secret '00'
|
||||
|
||||
# Juniper vpn support
|
||||
#option juniper '1'
|
||||
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user