Note: Horizon Web Client is available with Horizon 8 versions 2412 and later. For Horizon 8 versions 2406 and earlier, Horizon Web Client is called "HTML Access." This documentation page uses the name "Horizon Web Client" to refer to both Horizon Web Client and HTML Access.
Connection Server complies with certain Internet Engineering Task Force (IETF) standards.
-
RFC 5746 Transport Layer Security (TLS) – Renegotiation Indication Extension, also known as secure renegotiation, is activated by default.
Note: Client-initiated renegotiation is deactivated by default on Connection Servers. To activate, edit registry value
[HKLM\SOFTWARE\Omnissa\Horizon\plugins\wsnm\TunnelService\Params]JvmOptionsand remove-Djdk.tls.rejectClientInitiatedRenegotiation=truefrom the string. -
RFC 6797 HTTP Strict Transport Security (HSTS), also known as transport security, is activated by default. This setting cannot be deactivated.
Note: For Horizon 2406 and later, you can adjust the header lifetime. It is still set to one year by default, but can be changed to any length by adding
hstsMaxAge = 31556926tolocked.properties. -
RFC 7034 HTTP Header Field X-Frame-Options, also known as counter click-jacking, is activated by default. You can deactivate it by adding the entry
x-frame-options=OFFto the filelocked.properties. For information about adding properties to the filelocked.properties, see Configure HTTP Protection Measures.Note: In releases earlier than version 7.2, changing this option did not affect connections to Horizon Web Client.
-
RFC 6454 Origin Checking, which protects against cross-site request forging, is activated by default. You can deactivate it by adding the entry
checkOrigin=falsetolocked.properties. For more information, see Cross-Origin Resource Sharing.Note: In earlier releases, this protection was deactivated by default.
Esta página foi útil?