|
For the latest version, please use Key Management System 3.12.0! |
Release 3.3.0
Bugfixes
-
MTG KMS-Server
-
Fixed operations that threw Exception when the object was destroyed and according to KMIP specification they should not.
-
Features and updates
All MTG Java Application Projects
List of all MTG Java Application Projects see [MTG_ERS_JAVA].
-
Spring boot version increased to 3.2.6 (includes tomcat 10.1.24).
-
The following configuration properties have been renamed:
-
management.metrics.export.elastic.enabledtomanagement.elastic.metrics.export.enabled -
management.metrics.export.elastic.hosttomanagement.elastic.metrics.export.host -
management.metrics.export.elastic.user-nametomanagement.elastic.metrics.export.user-name -
management.metrics.export.elastic.passwordtomanagement.elastic.metrics.export.password
-
-
MTG KMS-Server
-
Update MTG-KMS-KMIP-Operations document in chapter Time window tolerance.
-
Connection provider parameterized to keyclaok and pendingacquiremaxcount and maxconnections set to 5
-
MTG KMS-UI
-
Upgrade der OpenSSL Bibliothek auf Version 3.2.2.
-
Der Aufruf mit OpenSSL + Libp11 zum Signieren schlägt in dieser Kombination fehl unter Windows mit: Exit mit Fehlercode -1073740791 / 0xc0000409. Dabei ist der eigentliche Aufruf erfolgreich und die Signatur wird erzeugt, aber ein Fehlercode wird zurückgegeben. Es handelt sich um eine Fast Fail Exception. Verursacht durch github.com/openssl/openssl/commit/02b87cc189fa8cae8d6f69d68449a9aecc0e34f0. Das Problem ist behoben siehe: github.com/openssl/openssl/issues/22508. D.h. der Aufrufer muss die OpenSSL Version 3.0.14 oder höher nutzen!
Das Problem ist in den folgenden Versionen von OpenSSL vorhanden:-
3.0.12 und 3.0.13
-
3.1.4 und 3.1.5
-
3.2.0 und 3.2.1
-