-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
Security 2019-02-11
-
16
Add a new command isEncryptionNeeded to mongocryptd. It should have the following IDL.
commands: isEncryptionNeeded: description: "isEncryptionNeeded Command" namespace: ignored fields: jsonSchema: description: "JSON Schema to check for encryption" type: object
It should return true if the JSON schema has an encrypt keyword.
- depends on
-
SERVER-39133 Make mongocryptd host
- Closed