Uploaded image for project: 'Drivers'
  1. Drivers
  2. DRIVERS-787

Validate that mongocryptd is not spawned if bypassAutoEncryption=true

    XMLWordPrintableJSON

Details

    • Icon: Improvement Improvement
    • Resolution: Done
    • Icon: Major - P3 Major - P3
    • None
    • Client Side Encryption
    • None
    • $i18n.getText("admin.common.words.hide")
      Key Status/Resolution FixVersion
      CXX-1906 Duplicate
      CSHARP-2896 Fixed 2.11.0
      JAVA-3589 Duplicate
      CDRIVER-3484 Fixed 1.17.0-beta, 1.17.0
      GODRIVER-1461 Fixed 1.3.0
      RUBY-2076 Fixed 2.12.0.rc0
      PYTHON-2096 Fixed 3.12, 4.0
      NODE-2422 Done 5.6.0
      PHPLIB-531 Done
      MOTOR-486 Duplicate
      $i18n.getText("admin.common.words.show")
      #scriptField, #scriptField *{ border: 1px solid black; } #scriptField{ border-collapse: collapse; } #scriptField td { text-align: center; /* Center-align text in table cells */ } #scriptField td.key { text-align: left; /* Left-align text in the Key column */ } #scriptField a { text-decoration: none; /* Remove underlines from links */ border: none; /* Remove border from links */ } /* Add green background color to cells with FixVersion */ #scriptField td.hasFixVersion { background-color: #00FF00; /* Green color code */ } /* Center-align the first row headers */ #scriptField th { text-align: center; } Key Status/Resolution FixVersion CXX-1906 Duplicate CSHARP-2896 Fixed 2.11.0 JAVA-3589 Duplicate CDRIVER-3484 Fixed 1.17.0-beta, 1.17.0 GODRIVER-1461 Fixed 1.3.0 RUBY-2076 Fixed 2.12.0.rc0 PYTHON-2096 Fixed 3.12, 4.0 NODE-2422 Done 5.6.0 PHPLIB-531 Done MOTOR-486 Duplicate

    Description

      For client side encryption, if a MongoClient is configured with bypassAutoEncryption=true, the driver must not attempt to spawn mongocryptd. This was not made clear in the original spec, but clarified in https://github.com/mongodb/specifications/pull/700

      Drivers should validate this behavior by implementing the prose tests in: https://github.com/mongodb/specifications/pull/701

      Attachments

        Activity

          People

            Unassigned Unassigned
            kevin.albertson@mongodb.com Kevin Albertson
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: