-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: 6.0.4
-
Component/s: None
-
Server Security
-
Fully Compatible
-
ALL
-
v7.0, v6.0
-
Security 2023-04-03, Security 2023-04-17
-
(copied to CRM)
The KMIP client built into the MongoDB server was upgraded to send protocol version 1.2 to KMIP servers in the request message headers. However, some KMIP servers only speak 1.1 or 1.0 and reject messages with a higher protocol version.
We should make sure that the mongod server can communicate with KMIP Servers that only speak 1.1 and 1.0 to maintain backwards compatibility.
As part of this ticket, we should also investigate improving logging for our KMIP interoperability errors.