System Requirements
System Requirements
The Keyfactor Remote CA A certificate authority (CA) is an entity that issues digital certificates. Within Keyfactor Command, a CA may be a Microsoft CA or a Keyfactor gateway to a cloud-based or remote CA. Gateway Connector
The Keyfactor Gateway Connector is installed in the customer forest to provide a connection between the on-premise CA and the Azure-hosted, Keyfactor managed Hosted Configuration Portal to provide support for synchronization, enrollment and management of certificates through the Azure-hosted instance of Keyfactor Command for the on-premise CA. It is supported on both Windows and Linux. is supported on the following operating systems:
-
Windows Server 2019 or higher
-
Oracle Linux 7 or higher
-
Red Hat Enterprise 7 or higher
-
Ubuntu 16 or higher
The gateway has the following application requirements:

The following applications are required in order to install the Keyfactor Remote CA Gateway Connector on Windows servers.

The gateway connector requires the ASP.NET version 6.
You can use the following PowerShell command to check the .NET core runtime version(s) installed on a server (if any):

If you plan to connect to a Microsoft CA, the gateway connector requires the Microsoft Visual C++ 2019 (or later) redistributable for x64. This is available for download from Microsoft:
The Microsoft Visual C++ Redistributable appears as an application in the Windows Apps & features.

The following applications are required in order to install the Keyfactor Remote CA Gateway Connector on Linux servers.

The gateway connector requires ASP.NET version 6. In many cases, this can be installed via the OS package manager. The method to complete this varies depending on the Linux operating system.
You can use the following command to check the .NET core runtime version(s) installed on a server (if any):

The gateway connector can only be installed on a Linux server that has jq installed. You can use the following command to check the jq version of a server:

The gateway connector requires a Linux server that uses the systemd service manager. You can use the following command to test whether a system is running systemd:

The gateway connector can only be installed on a Linux server that is running bash version 4.3 or higher. You can use the following command to check the bash version of a server: