Securely Passing Parameters via the Command Line

In addition to passing arguments via the Command Line, you can also provide parameters via the standard input stream using the --ask-extra-args-as-json parameter. This approach is preferred when you want to pass sensitive data, such as user credentials, to the pcoip-client process. The --ask-extra-args-as-json parameter accepts arguments as JSON strings, thereby ensuring that user data is prevented from being recorded in the shell history.

To launch the client, using the --ask-extra-args-as-json parameter:

H.264 Hardware Decode

H.264 Hardware Decode

The Anyware Software Client for Linux supports H.264 hardware decode for selected hardware configurations on supported hardware platforms. This enables improved frame rate performance when using PCoIP Ultra GPU-Offload or Auto-Offload, especially in conjunction with high resolution content. This feature must be used in combination with the High Performance Client and invoked with --use-egl.

Security in Anyware Agents

Security Certificates in Anyware Agents

PCoIP requires a certificate to establish a session. By default, Anyware agents generate a self-signed certificate that secures the PCoIP session. Each component in the PCoIP system can generate these self-signed certificates, which will automatically work together without requiring any configuration.

Installing Custom Certificates

Installing the Private Key and Certificate on the Anyware agent Desktop

The agent certificate and signing certificate must be installed on each desktop running a Anyware agent.

To install the agent certificate and signing certificate:

  1. Open the Microsoft Management Console on the agent machine:

Configuring Certificate Mode

Configuring the Agent Certificate Mode

The Anyware Agent chooses a certificate based on the parameters set in the Configure PCoIP Security Certificate Settings GPO variable.

Since Anyware agents automatically generate and use self-signed certificates by default, you only need to configure the Configure PCoIP Security Certificate Settings GPO variable if you are deploying your own custom certificates.