Advanced connection settings: security page
- Last UpdatedDec 09, 2024
- 1 minute read
The Advanced Connection settings on the Security page provide options to enabled SSL Encryption and specify the Gateway address.

|
Settings |
Description |
|---|---|
|
Enable SSL encryption for remote session |
When selected, your web browser uses SSL encrypted websocket communication to the InTouch Access Anywhere Server. |
|
Use InTouch Secure Gateway |
When selected, a Secure Gateway connects to the RDP host. |
|
Gateway address |
Computer name or IP address of the server hosting the InTouch Secure Gateway. You can enter the address and port for the Secure Gateway in this field. If no port value is specified, 443 is used by default. To specify a custom port, add a colon ( : ) and the port number to the address. For example, gateway.com:4343. Multiple Secure Gateways can be specified as failover servers. Separate each server address with a comma (,) or semicolon (;). An asterisk (*) means the servers can be specified in any order after the asterisk. For example, if the following is specified: aaa;*;bbb:4433;ccc:4343 The Secure Gateway aaa on port 443 is used to initially connect. If aaa is unavailable, then bbb:4433 is used followed by ccc:4343 OR ccc:4343 followed by bbb:4433. |