Details
-
Task
-
Resolution: Fixed
-
Major - P3
-
None
-
None
-
None
-
Fully Compatible
-
Security 2019-02-11
-
16
Description
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.
Attachments
Issue Links
- depends on
-
SERVER-39133 Make mongocryptd host
-
- Closed
-