Release Notes
Keyfactor announces CA Connector The Keyfactor CA Connector is installed in the customer environment to provide a connection between a CA and Keyfactor Command when a direct connection is not possible. It is supported on both Windows and Linux and has versions for Microsoft (Windows only) or EJBCA CAs. Client 24.4, which includes some updates such as support for specifying the protocol for the connection to Keyfactor Command.
CA Connector Client v24.4 - November 2024
- Update: An appsetting.json parameter
A parameter or argument is a value that is passed into a function in an application. has been added to specify which transport protocol (WebSockets or LongPolling) should be used for the communication between the 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. Connector Client and the CA Connector API
An API is a set of functions to allow creation of applications. Keyfactor offers the Keyfactor API, which allows third-party software to integrate with the advanced certificate enrollment and management features of Keyfactor Command. on the Keyfactor Command server (see Appsettings.json File).
- Update: A CAConfigCacheExpirationMinutes parameter has been added to specify the number of minutes that the CA configuration will be cached before being cleared.
CA Connector Client v12.3 - August 2024
- Update: The install now does a connectivity test to Keyfactor Command and the OAuth identity provider before beginning the install to confirm a connection to both. If the connection to either fails, including SSL
TLS (Transport Layer Security) and its predecessor SSL (Secure Sockets Layer) are protocols for establishing authenticated and encrypted links between networked computers. connectivity issues, the install will be terminated. Some connection states result in a warning and the installation will continue. For example, a warning will appear if no CA connector record matching the name of the CA Connector Client being installed is found in Keyfactor Command (see Preparing).
- Update: A NoValidate parameter has been added to skip the connectivity test to Keyfactor Command and the OAuth identity provider.
CA Connector Client v12.0 - June 2024
-
Highlight: The connector client has been updated to communicate directly with Keyfactor Command rather than via the remote CA service and configuration that was previously done in the Remote CA Configuration Portal is now done in the Keyfactor Command Management Portal.
-
Update: The connector client uses OAuth token authentication to authenticate to Keyfactor Command.
-
Update: The connector client uses RabbitMQ to manage communications between the CA Connector Client and Keyfactor Command.
-
Update: The connector client now requires .NET 8.
-
Update: A script has been added to support changing connector client secrets (see Change Service Account Passwords).
-
Update: An Audience parameter has been added to support token authentication.
Remote CA Gateway Connector v24.1 - February 2024
-
Update: The connector now requires .NET 6.
Remote CA Gateway Connector v22.1 - August 2022
-
Initial release.