Last modified by teamwire001 on 2024/12/12 14:41

From version 1.1
edited by teamwire001
on 2021/06/10 09:56
Change comment: Imported from XAR
To version 1.2
edited by teamwire001
on 2021/12/06 07:58
Change comment: api 16 documenation

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -h. Advanced Configurations
1 +f. Advanced Configurations
Content
... ... @@ -1,21 +1,18 @@
1 -(% class="box" %)
2 -(((
3 -These settings are accessible during the [[Login and Registration process>>doc:Public.Applications.Desktop.User-Manual.Login-and-Registration.WebHome]] or later by opening the app's [[Settings > Advanced options>>doc:Public.Applications.Desktop.User-Manual.Settings.WebHome||anchor="HAdvanced"]].
4 -)))
1 +These settings are accessible during the [[Login and Registration process>>doc:Public.Applications.Desktop.User-Manual.Login-and-Registration.WebHome]] or later by opening the app's [[Settings > Advanced options>>doc:Public.Applications.Desktop.User-Manual.Profile-and-Settings.WebHome||anchor="04-advanced"]].
5 5  
6 6  
7 7  {{id name="hostname"/}}
8 8  
9 -= Backend Hostname =
6 += Backend hostname =
10 10  
11 -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.
8 +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.
12 12  
13 -If your organisation is using the Teamwire Public Cloud Backend, please enter {{code}}backend.teamwire.eu{{/code}}.
10 +If your organisation is using the Teamwire Cloud Backend, please enter {{code}}backend.teamwire.eu{{/code}}.
14 14  
15 15  
16 16  {{id name="proxy"/}}
17 17  
18 -= Proxy Server =
15 += Proxy server =
19 19  
20 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 21  
... ... @@ -22,7 +22,7 @@
22 22  
23 23  {{id name="proxyurl"/}}
24 24  
25 -== Apply Proxy URL ==
22 +== Apply proxy URL ==
26 26  
27 27  Please enter the complete URL incl. protocol (e.g. {{code}}http{{/code}} or {{code}}https{{/code}}) 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 {{code}}your-proxy.com{{/code}} with port {{code}}9000{{/code}}. If your proxy needs basic HTTPS or SOCKS-5 authentication, the credentials can be included in the URL as shown.
28 28  
... ... @@ -39,19 +39,18 @@
39 39  
40 40  * **PAC Proxy**
41 41  {{code language="html"}}pac+http://file-provider.com/proxy.pac{{/code}}
42 -
43 43  ## ##
44 44  
45 45  {{id name="systemproxy"/}}
46 46  
47 -== Use System Proxy ==
43 +== Use system proxy ==
48 48  
49 -If the proxy data are already provided to the (Windows) system, you can select **Use system proxy** to apply the OS' internet settings.
45 +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.
50 50  
51 51  
52 52  {{id name="certificate"/}}
53 53  
54 -= Server Certificate =
50 += Server certificate =
55 55  
56 56  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.
57 57  
... ... @@ -58,7 +58,7 @@
58 58  
59 59  {{id name="customcertificatefile"/}}
60 60  
61 -== Choose Custom Certificate File ==
57 +== Choose custom certificate file ==
62 62  
63 63  Click the button and select the file containing the server's certificate chain (format: ##PEM##) via the file explorer.
64 64  
... ... @@ -72,7 +72,7 @@
72 72  
73 73  {{id name="systemcertificatechain"/}}
74 74  
75 -== Use System Certificate Chain (Windows) ==
71 +== Use system certificate chain (Windows) ==
76 76  
77 77  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.
78 78