For the latest version, please use Key Management System 3.9.2!

Release 3.9.0

Date: 2025-11-10

Bugfixes

  • MTG KMS-UI

    • Fixed an issue with the parameters passed from some pages to others.

    • Fixed creation of Kms Client and Tenant User from Create…​ dropdown menu in the KMS Tenant UI

    • Fixed arrow icon for KEKs in the sidemenu of KMS Tenant UI

  • MTG KMS-SERVER

    • A database lock was used, which unfortunately is not supported by Galera. This can lead to a deadlock, which is resolved after 90 seconds. The database lock was removed and resolved using optimistic locking.

    • According to the Kmip Spec, the attribute name must be unique per domain (tenant). This can lead to multiple entries with the same name. A unique constraint was missing in the database, which is now set for all databases using the name and the TenantId.

Attention: See installation instructions regarding migration of the unique constraint!

All MTG Java Application Projects

  • None

Features and updates

All MTG Java Application Projects

List of all MTG Java Application Projects see [MTG_ERS_JAVA].

Supported Operating Systems [OS].

  • Spring boot version increased to 3.5.7 (includes tomcat 10.1.48).

MTG KMS-PKCS#11-Library

Support of OpenSSL versions, see [OpenSSL_compatibility].

Supported Operating Systems [OS_PKCS11].

  • None

MTG KMS-UI

  • When browsing from within desktop or table, the sidemenu remains open after navigation item is selected.

Installation instructions

  • Before migration, the system checks whether there are duplicate names for a tenant and, if so, aborts with a Flyway error message. Therefore, it is essential to check in advance that there are no duplicate names per tenant!