Wiki source code of 3. Advanced Configurations

Last modified by teamwire001 on 2026/07/08 06:30

Show last authors
1 {{id name="4-hostname"/}}
2
3 = Server =
4
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]].
6
7
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.
9
10 If your organisation is using the Teamwire Cloud Backend, please enter ##backend.teamwire.eu##.
11
12
13 {{id name="4-proxyurl"/}}
14
15 = Proxy server =
16
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]].
18
19
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.**
21
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.
23
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.
25
26 * **HTTPS Proxy**
27 ##https:~/~/your-proxy.com:9000##
28 ##https:~/~/username:password@your-proxy.com:9000##
29
30 * **PAC Proxy**
31 ##pac+http:~/~/file-provider.com/proxy.pac##
32 ## ##
33
34 {{id name="certificate"/}}
35
36 = Server certificate =
37
38 Custom server certificates are currently not supported.
39
40 ## ##