Uploaded image for project: 'Java Driver'
  1. Java Driver
  2. JAVA-3554

Client Side Encryption bypassAutoEncryption should not require mongocryptd

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 3.12.1
    • Affects Version/s: None
    • Component/s: Client Side Encryption
    • None

      From the spec:

      bypassAutoEncryption still supports auto decryption. In cases where mongocryptd cannot analyze a query, it's still useful to provide auto decryption. Just like static program analysis cannot always prove that a runtime invariant holds, mongocryptd cannot always prove that a query will be safe with respect to encryption at runtime.

      When a user sets bypassAutoEncryption then auto spawning of mongocryptd should be disabled.

            Assignee:
            ross@mongodb.com Ross Lawley
            Reporter:
            ross@mongodb.com Ross Lawley
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: