mirror of
https://gitlab.com/openconnect/ocserv.git
synced 2026-02-10 08:46:58 +08:00
Removed ability to send binary files.
This commit is contained in:
@@ -175,10 +175,7 @@ route = 192.168.1.0/255.255.255.0
|
||||
# Client profile xml. A sample file exists in doc/profile.xml.
|
||||
# This file must be accessible from inside the worker's chroot.
|
||||
# The profile is ignored by the openconnect client.
|
||||
user-profile = profile.xml
|
||||
|
||||
# Binary files' location. Must be within any chroot environment.
|
||||
binary-files = ./binaries/
|
||||
#user-profile = profile.xml
|
||||
|
||||
# Unless set to false it is required for clients to present their
|
||||
# certificate even if they are authenticating via a previously granted
|
||||
|
||||
Reference in New Issue
Block a user