Add isEncryptionNeeded command to mongocryptd

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Fixed
    • Priority: Major - P3
    • 4.1.8
    • Affects Version/s: None
    • Component/s: None
    • None
    • Fully Compatible
    • Security 2019-02-11
    • 16
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      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.

              Assignee:
              Mark Benvenuto
              Reporter:
              Mark Benvenuto
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: