Installation and Setup Guide

Table Of Contents
Table 22. Horizon Client Command-Line Options and Configuration File Keys (Continued)
Configuration Key Command-Line Option Description
view.sslProtocolString --sslProtocolString=
Configures the cipher list to restrict the use of
certain cryptographic protocols before establishing
an encrypted SSL connection.
The supported protocols are SSLv3/SSLv3.0,
TLSv1.0/TLSv1, TLSv1.1, and TLSv1.2. The
cipher list consists of one or more protocol strings
separated by colons. The strings are not case-
sensitive.
The default is "TLSv1.0:TLSv1.1:TLSv1.2".
view.sslVerificationMode
None Sets the server certificate verification mode.
Specify "1" to reject connections when the
certificate fails any of the verification checks, "2"
to warn but allow connections that use a self-
signed certificate, or "3" to allow unverifiable
connections. If you specify "3" no verification
checks are performed. Default is "2".
view.UnauthenticatedAccessEnabled --unauthenticatedAccessEnabled
When set to "TRUE", the Unauthenticated Access
feature is enabled by default. The Log in
anonymously using Unauthenticated Access
setting is visible in the user interface and is
marked as selected.
When set to "FALSE", the Unauthenticated
Access feature is disabled. The Log in
anonymously using Unauthenticated Access
setting is hidden and deselected.
When set to "", the Unauthenticated Access
feature is disabled, and the Log in anonymously
using Unauthenticated Access setting is visible
from the user interface and deselected.
If you are setting the configuration key, specify
"TRUE" or "FALSE".
Examples for using the command-line option:
--unauthenticatedAccessEnabled="TRUE"
view.UnauthenticatedAccessAccount --unauthenticatedAccessAccount
Specifies the account to use when
unauthenticatedAccessEnabled is set to
"TRUE".
If the unauthenticatedAccessEnabled is set to
"FALSE", then this configuration is ignored.
Example for using the command-line option with
the anonymous1 user account:
--
unauthenticatedAccessAccount='anonymou
s1'
VMware Horizon Client for Linux Installation and Setup Guide
VMware, Inc. 39