Added anyconnect options to sample config

This commit is contained in:
Nikos Mavrogiannopoulos
2013-03-17 00:00:25 +01:00
parent 0b87653241
commit a3b4a742bf

View File

@@ -139,3 +139,21 @@ ipv4-dns = local
route = 192.168.1.0/255.255.255.0
#route = 192.168.5.0/255.255.255.0
#
# The following options are for (experimental) AnyConnect client
# compatibility. They are only available if the server is built
# with --enable-anyconnect
#
# Client profile xml. A sample file exists in doc/profile.xml.
# This file must be accessible from inside the worker's chroot.
# It is not used by the openconnect client.
#user-profile = /path/to/file.xml
# Unless set to false it is required for clients to present their
# certificate even if they are authenticating via a previously granted
# cookie. Legacy CISCO clients do not do that, and thus this option
# should be set for them.
#always-require-cert = false