mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
openconnect: allow specifying form_entry list
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
This commit is contained in:
@@ -33,6 +33,9 @@ config interface 'MYVPN'
|
||||
# Juniper vpn support
|
||||
#option juniper '1'
|
||||
|
||||
# Authentication form responses
|
||||
#list form_entry FORM:OPT=VAL
|
||||
|
||||
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