Wiki source code of 3. Advanced Configurations
Last modified by teamwire001 on 2026/07/08 06:30
Hide last authors
| author | version | line-number | content |
|---|---|---|---|
| |
2.1 | 1 | {{id name="4-hostname"/}} |
| 2 | |||
| |
4.1 | 3 | = Server = |
| |
2.1 | 4 | |
| |
6.2 | 5 | {{icon name="cog"/}} These settings are accessible during the [[Login and Registration process>>doc:Public.Applications.Desktop.User-Manual-Desktop4.Login-and-Registration.WebHome]]. |
| |
2.1 | 6 | |
| 7 | |||
| |
4.1 | 8 | 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. |
| |
2.1 | 9 | |
| |
4.1 | 10 | If your organisation is using the Teamwire Cloud Backend, please enter ##backend.teamwire.eu##. |
| |
2.1 | 11 | |
| 12 | |||
| |
4.1 | 13 | {{id name="4-proxyurl"/}} |
| |
2.1 | 14 | |
| |
4.1 | 15 | = Proxy server = |
| |
2.1 | 16 | |
| |
6.2 | 17 | {{icon name="cog"/}} These settings are accessible during the [[Login and Registration process>>doc:Public.Applications.Desktop.User-Manual-Desktop4.Login-and-Registration.WebHome]]. |
| |
2.1 | 18 | |
| 19 | |||
| |
4.1 | 20 | 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.** |
| |
1.1 | 21 | |
| |
4.1 | 22 | 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. |
| |
1.1 | 23 | |
| |
4.1 | 24 | 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. |
| |
1.1 | 25 | |
| |
4.1 | 26 | * **HTTPS Proxy** |
| 27 | ##https:~/~/your-proxy.com:9000## | ||
| 28 | ##https:~/~/username:password@your-proxy.com:9000## | ||
| |
1.1 | 29 | |
| |
4.1 | 30 | * **PAC Proxy** |
| 31 | ##pac+http:~/~/file-provider.com/proxy.pac## | ||
| |
1.1 | 32 | ## ## |
| 33 | |||
| 34 | {{id name="certificate"/}} | ||
| 35 | |||
| |
4.1 | 36 | = Server certificate = |
| |
1.1 | 37 | |
| |
6.1 | 38 | Custom server certificates are currently not supported. |
| |
4.1 | 39 | |
| |
1.1 | 40 | ## ## |