Incremental Release 10.5 Notes

November 2023

Tip:  Keyfactor recommends that you check the Keyfactor GitHub Site (https://keyfactor.github.io/integrations-catalog/) with each release that you install to check if you will need to download the updated orchestrators to work with that version of Keyfactor Command.
Updates and Fixes

Fix: Certificate authorityClosed 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. records could not be saved if they were using PAM for storing credential secrets.

Fix: On a seeded renewal (the Configure option), certificates with multiple SANs did not populate all of the SANs into the renewal form.

Fix: Certificate enrollmentClosed Certificate enrollment refers to the process by which a user requests a digital certificate. The user must submit the request to a certificate authority (CA). regular expressions were not successfully filtering on leading spaces when validating expressions.

Fix: With the application settings for Allow Custom Friendly Name and Require Custom Friendly Name set to True, on PFXClosed A PFX file (personal information exchange format), also known as a PKCS#12 archive, is a single, password-protected certificate archive that contains both the public and matching private key and, optionally, the certificate chain. It is a common format for Windows servers. enrollment if the Include Chain option was deselected, the value provided in the friendly name field was overwritten with the value from the CNClosed A common name (CN) is the component of a distinguished name (DN) that represents the primary name of the object. The value varies depending on the type of object. For a user object, this would be the user's name (e.g. CN=John Smith). For SSL certificates, the CN is typically the fully qualified domain name (FQDN) of the host where the SSL certificate will reside (e.g. servername.keyexample.com or www.keyexample.com). field.

Fix: Certificates originally issued by a Microsoft certificate authority could not be renewed/reissued against an EJBCA certificate authority.

Deprecation
Known Issues