mirror of
https://gitlab.com/openconnect/ocserv.git
synced 2026-02-10 08:46:58 +08:00
doc update
This commit is contained in:
@@ -491,18 +491,16 @@ no-route = 192.168.5.0/255.255.255.0
|
||||
# for clients to present their certificate on every connection.
|
||||
# That is they may resume a cookie without presenting a certificate
|
||||
# (when certificate authentication is used).
|
||||
#cisco-client-compat = true
|
||||
cisco-client-compat = true
|
||||
|
||||
# Client profile xml. A sample file exists in doc/profile.xml.
|
||||
# It is required by some of the CISCO clients.
|
||||
# This file must be accessible from inside the worker's chroot.
|
||||
# Note that enabling this option is not recommended as it will allow
|
||||
# the worker processes to open arbitrary files (when isolate-workers is
|
||||
# set to true).
|
||||
#user-profile = /path/to/file.xml
|
||||
|
||||
# Binary files that may be downloaded by the CISCO client. Must
|
||||
# be within any chroot environment. Normally you don't need
|
||||
# to use this option.
|
||||
#binary-files = /path/to/binaries
|
||||
|
||||
#Advanced options
|
||||
|
||||
# Option to allow sending arbitrary custom headers to the client after
|
||||
|
||||
Reference in New Issue
Block a user