Installing Certificates on PCoIP Clients
Installing the Internal Root CA Certificate in a Anyware client
Your root CA certificate must be installed in any Anyware client that will be used to connect to the Anyware agent.
Your root CA certificate must be installed in any Anyware client that will be used to connect to the Anyware agent.
The agent certificate and signing certificate must be installed on each desktop running a Anyware agent.
To install the agent certificate and signing certificate:
Open the Microsoft Management Console on the agent machine:
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.
This section describes how to replace HP's default certificates with your own custom certificates.
Note: These procedures use OpenSSL
You can use the Remote Workstation Card Agent for Linux to provide brokering capabilities for your Linux Remote Workstation Card machines.
Important
Configuring your Anyware Zero Client's connection mode as described here will disable direct-to-host connections.
This guide is intended for administrators who require brokering of Anyware clients to computers using Remote Workstation Cards. It assumes administrators have thorough knowledge of Linux conventions and networking concepts, including firewall configuration.
Anyware clients are remote endpoint devices available as software or firmware devices that make secure PCoIP connections to remote desktops. Once you've installed your Remote Workstation Card Agent, you will have the ability to create brokered connections from Anyware Clients to computers with a Remote Workstation Card.
You can configure the Remote Workstation Card Agent for Linux, and optimize the PCoIP broker protocol for security, licensing and messaging behavior by adjusting configuration directives found in /etc/pcoip-agent/pcoip-agent.conf.
We may request a support file from your system in order to troubleshoot and diagnose issues. The support file is an archive containing Anyware Remote Workstation Card Agent for Linux logs and other diagnostic data that can help support diagnose your problem.
To create a support file, type the following command as a super user:
To find the agent's version number in Ubuntu:
dpkg -l "pcoip*"
To find the agent's version number in RHEL or Rocky Linux:
rpm -qai "pcoip*"
The console will display a table of all registered components and their version number, if they have one.