From 384398d452180aaeb39c3163d172990fc7359c3a Mon Sep 17 00:00:00 2001 From: Yousong Zhou Date: Fri, 20 Sep 2019 09:22:54 +0000 Subject: openconnect: allow specifying form_entry list Signed-off-by: Yousong Zhou --- net/openconnect/README | 3 +++ 1 file changed, 3 insertions(+) (limited to 'net/openconnect/README') diff --git a/net/openconnect/README b/net/openconnect/README index 019058ce5..29c807490 100644 --- a/net/openconnect/README +++ b/net/openconnect/README @@ -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 -- cgit v1.2.3