Incremental Release 9.1 Notes

September 2021

Note:  Keyfactor Command 9.1 is a minor release with incremental fixes and updates following the Keyfactor Command 9 major release. For more details on new features, improvements, and known limitations in Keyfactor Command 9.0, please review the Major Release 9.0 Notes.
New Features
Updates and Improvements
  • Certificate Inventory

    Corrected a permissions problem in which users with only read permissions on a Certificate Store were unable to view inventory of that certificate store.

Known Issues
API Endpoint Change Log
Please review the information in the API Change Log for this release carefully if you have implemented any integration using these endpoints.

Table 887: API Change Log

Endpoint Methods Action Notes
/CertificateStores/ {id}/ Inventory GET Add  
/Enrollment/ PFX/ Replace POST Fix SuccessfulStores collection now only includes Ids of stores that were successfully processed.
/Enrollment/ PFX/ Deploy POST Update Now allows for multiple stores of the same type with different parameters.
/CertStoreTypes POST/PUT Update EntryParameters can now be set via these methods.
/CertificateStores/ Certificates/ Add POST Update Now allows for multiple stores of the same type with different parameters.
/CertificateStores/ Certificates/ Remove POST Update Now allows for multiple stores of the same type with different parameters.
/CertificateCollections/ {id}/ Permissions GET Deprecate