3. Advanced Configurations
Desktop 4.0.0 or newer
These settings are accessible during the Login and Registration process.
Server
If required, please enter the custom backend hostname here. You must not enter the protocol or path but the hostname only. It is recommended to add this information in order to speed up the process and prevent registration failures.
If your organisation is using the Teamwire Cloud Backend, please enter backend.teamwire.eu.
Proxy URL
In order to work properly with a proxy server, Teamwire needs your proxy to support the HTTP CONNECT method, the HTTP Upgrade mechanism and has to allow all Sec-Websocket-* headers.
Please enter the complete URL incl. protocol (e.g. http or https) and port. The different types of proxy and their syntaxes are explained down below. For the following example we assume the proxy is running on a host named your-proxy.com with port 9000. If your proxy needs basic HTTPS authentication, the credentials can be included in the URL as shown.
- HTTPS Proxy
https://your-proxy.com:9000
https://username:password@your-proxy.com:9000
- PAC Proxy
pac+http://file-provider.com/proxy.pac
Until Desktop 3.4.2
These settings are accessible during the Login and Registration process or later by opening the app's Settings > Advanced options.
Backend hostname
If required, please enter the custom backend hostname here. You must not enter the protocol or path but the hostname only. It is recommended to add this information in order to speed up the process and prevent registration failures.
If your organisation is using the Teamwire Cloud Backend, please enter backend.teamwire.eu.
Proxy server
In order to work properly with a proxy server, Teamwire needs your proxy to support the HTTP CONNECT method, the HTTP Upgrade mechanism and has to allow all Sec-Websocket-* headers.
Apply proxy URL
Please enter the complete URL incl. protocol (e.g. http or https) and port. The different types of proxy and their syntaxes are explained down below. For the following example we assume the proxy is running on a host named your-proxy.com with port 9000. If your proxy needs basic HTTPS or SOCKS-5 authentication, the credentials can be included in the URL as shown.
- HTTPS Proxy
https://your-proxy.com:9000
https://username:password@your-proxy.com:9000
- SOCKS-5 Proxy
socks5://your-proxy.com:9000
socks5://username:password@your-proxy.com:9000
- SOCKS-4 Proxy
socks4://your-proxy.com:9000
- PAC Proxy
pac+http://file-provider.com/proxy.pac
Use system proxy
If the proxy data are already provided to the (Windows) system, you can select Use system proxy to apply the operating system's internet settings.
Server certificate
If the backend server uses a self-signed certificate or if it is signed by a Certificate Authority (CA), that is not well known, you will have to provide the certificate chain.
Choose custom certificate file
Click the button and select the file containing the server's certificate chain (format: PEM) via the file explorer.
Use system certificate chain (Windows)
Select this option if the custom certificate has been applied to the Microsoft Management Console. Teamwire will automatically check the so-called Certificate Trust Store for any necessary information.