Administration

Table Of Contents
Procedure
1 Create or edit the locked.properties file in the TLS/SSL gateway configuration folder on the
Connection Server or security server host.
For example: install_directory\VMware\VMware
View\Server\SSLgateway\conf\locked.properties
2
To configure the Horizon 7 server's protocol, add the serverProtocol property and set it to
http.
The value http must be typed in lower case.
3 (Optional) Add properties to configure a non-default HTTP listening port and a network
interface on the Horizon 7 server.
n To change the HTTP listening port from 80, set serverPortNonTLS to another port
number to which the intermediate device is configured to connect.
n If the Horizon 7 server has more than one network interface, and you intend the server
to listen for HTTP connections on only one interface, set serverHostNonTLS to the IP
address of that network interface.
4 Save the locked.properties file.
5 Restart the Connection Server service or security server service to make your changes take
effect.
Example: locked.properties file
This file allows non-TLS HTTP connections to a Horizon 7 server. The IP address of the Horizon
7 server's client-facing network interface is 10.20.30.40. The server uses the default port 80 to
listen for HTTP connections. The value http must be lower case.
serverProtocol=http
serverHostNonTLS=10.20.30.40
Configure the Gateway Location for a Horizon Connection Server or
Security Server Host
By default, Horizon Connection Server instances set the gateway location to Internal and
security servers set the gateway location to External. You can change the default gateway
location by setting the gatewayLocation property in the locked.properties file.
The gateway location determines the value of the ViewClient_Broker_GatewayLocation
registry key in a remote desktop. You can use this value with Smart Policies to create a policy
that takes effect only if a user connects to a remote desktop from inside or outside your corporate
network. For more information, see "Using Smart Policies" in the
Configuring Remote Desktop
Features in Horizon 7
document.
Horizon 7 Administration
VMware, Inc. 46