5.2

2 Add secureProtocols.
n
and enabledCipherSuite.
n
entries, including the associated security protocols
and cipher suites.
3 Save the locked.properties file.
4 Restart the VMware View Connection Server service or VMware View Security Server service to make
your changes take effect.
Example: Default Acceptance Policies on an Individual Server
The following example shows the entries in the locked.properties file that are needed to specify the default
policies:
# The following list should be ordered with the latest protocol first:
secureProtocols.1=TLSv1.1
secureProtocols.2=TLSv1
secureProtocols.3=SSLv2Hello
# This setting must be the latest protocol given in the list above:
preferredSecureProtocol=TLSv1.1
# The order of the following list is unimportant:
enabledCipherSuite.1=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA
enabledCipherSuite.2=TLS_DHE_DSS_WITH_AES_128_CBC_SHA
enabledCipherSuite.3=TLS_DHE_RSA_WITH_AES_128_CBC_SHA
enabledCipherSuite.4=TLS_RSA_WITH_AES_128_CBC_SHA
enabledCipherSuite.5=SSL_RSA_WITH_RC4_128_SHA
Chapter 1 VMware Horizon View Security Reference
VMware, Inc. 29