3. Advanced Configurations
Server
These settings are accessible during the Login and Registration process.
If required, please enter the custom server name here. You must not enter the protocol or path but the name 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
These settings are accessible during the Login and Registration process.
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
Server certificate
Custom server certificates are currently not supported.