Application Workspace Server

Articles

Server Configuration
For the description of the server setting configuration options available in Application Workspace see Servers . For proxy related settings available in Application Workspace, see Server Settings . Server JSON server.json is the configuratio...
Backup and Restore
Backup The following (data) directories are required for a successful backup of an Application Workspace Server : Name Default Path Configuration C:\Program Files (x86)\Liquit Workspace\Server\Server.json Content S...
Content Store
The Content Store contains all icons, background images, folders, scripts, setup files etc.) that are uploaded to the Application Workspace Server . Application Workspace uses deduplication / single instant storage of content items in the backen...
Serverutil
This standalone configuration utility which is shipped with the Application Workspace Server product, can be used to register the local device as a new server within an existing Application Workspace database and to change the Server.json file. ...
HTTPS (Webserver certificates)
To ensure the correct operation of Application Workspace' web version and Launcher, it is essential to have your own certificate on the local machine. This article describes the steps of adding this certificate to your primary zone . For non-prima...
Logging
Log file location The logs of the Application Workspace Server are located in the C:\ProgramData\Liquit Workspace\Server\Logs folder. Enabling debug logging In case of troubleshooting, you need to enable the debug logging feature by modi...
HTTP.sys Logfiles
Application Workspace uses the HTTP.sys web server of the Microsoft Windows operating system for handling the incoming HTTP(s) requests. By default, HTTP.sys logs errors in the %windir%\System32\LogFiles\HTTPERR folder. You need to have administ...
Remove the HTTPAPI/2.0 header
Application Workspace uses the HTTP.sys web server of the Microsoft Windows operating system for handling the incoming HTTP(s) requests. The web server will automatically add "server: Microsoft-HTTPAPI/2.0" to every response. As a security...
TLS Hardening
TLS Hardening By default, the HTTP.sys web server of the Microsoft Windows operating system allows the usage of insecure/obsolete protocols, ciphers, key exchange algorithms and hashes for maximum compatibility. As this allows a wide range of br...
Anti-Virus recommendations
The following paths (including their subfolders) should be excluded from file scanning and on-access scanning: %ProgramFiles(x86)%\Liquit Workspace\Server\ %ProgramData%\Liquit Workspace\Server\ Our recommendation arises from the followin...
Firewall settings
The built-in Web Server running on port 80/443 (default) needs to be accessible externally. Application Workspace also supports direct access to get content directly from the Azure Blob storage. In case your Application Workspace System is hos...
Application Workspace Server certificate logic
When the Application Workspace Server receives a request for a domain, this domain will be looked up in the virtual domain list in the database.  If a match is found, the server checks if a certificate is configured for this virtual domain: ...