- 
    Type:
Bug
 - 
    Resolution: Duplicate
 - 
    Priority:
Major - P3
 - 
    None
 - 
    Affects Version/s: None
 - 
    Component/s: Security
 - 
    None
 
- 
        Server Triage
 - 
        ALL
 - 
        None
 
- 
        None
 - 
        None
 - 
        None
 - 
        None
 - 
        None
 - 
        None
 
When a mongod process is started with
mongod --enableEncryption --kmipServerName <KMIP Server HostName> \ --kmipPort <KMIP server port> --kmipServerCAFile ca.pem \ --kmipClientCertificateFile client.pem
only two KMIP operations listed below are performed by the KMIP Client in MongoDB Enterprise.
- Create
 - Get
 
Hence, the Master key remains in the Pre Active state and is not activated.
- duplicates
 - 
                    
SERVER-23607 Call KMIP Activate when creating new encryption keys
-         
 - Closed
 
 -