-
Type: Task
-
Resolution: Fixed
-
Priority: Unknown
-
Affects Version/s: None
-
Component/s: None
-
None
Currently, the KMS KMIP tests use a mock KMIP server from the PyKMIP package. However, the current implementation of the KmipServer does not include the CipherSuite used by our implementation. The Evergreen test "test-kms-kmip" uses this forked version of PyKMIP but should be modified to use the stable version of PyKMIP once the forked version is merged.