Configure SSL protocols

Configures openssl protocol to restrict the use of certain protocols before establishing an encrypted SSL connection. The protocol list consists of one or more openssl protocol strings separated by colons. Note that all cipher strings are case insensitive.

The default value is:
'TLS1.1:TLS1.2"

That means: TLS v1.1 and TLS v1.2 are enabled(SSL v2.0, SSLv3.0 and TLS v1.0 are disabled).

This setting applies to both agent and client.

If it is set on both side, the OpenSSL protocol negotation rule will be followed.

Supported on: Undefined

Configure SSL protocols

Registry HiveHKEY_CURRENT_USER
Registry PathSoftware\Policies\Teradici\PCoIP\pcoip_admin
Value Namepcoip.ssl_protocol
Value TypeREG_SZ
Default ValueTLS1.1:TLS1.2

pcoip.admx

Administrative Templates (Computers)

Administrative Templates (Users)