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:

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.

Reference

Brokering Remote Workstation Card Machines

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.

Overview

Anyware Remote Workstation Card Agent for Linux 25.03

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.

Connection Guide

Making a Connection from a PCoIP Client

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.

Configuration Guide

Configuration Guide

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.

Creating a Support File

Creating a Technical Support File

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:

Finding your Agent Version Number

Finding the Agent Version Number

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.