Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-62381

CSFLE: remove shared library dependency to libsasl2

    XMLWordPrintableJSON

Details

    • Icon: Task Task
    • Resolution: Fixed
    • Icon: Major - P3 Major - P3
    • 5.3.0
    • None
    • None
    • None
    • Fully Compatible
    • Security 2022-01-24

    Description

      Current builds of the mongo_csfle_v1 shared library are pulling in libsasl2.so/dll as a DT_NEEDED dependency, which is unnecessary. There should be a way to tell scons to exclude sasl2 when building the shared library. Something like --use-sasl=none, modeled after --js-engine=none.

       

      Edit: per the conversation below, we can accomplish this task by simply adding --enterprise-features=fle to the scons flags when building the csfle shared library.

      Attachments

        Activity

          People

            erwin.pe@mongodb.com Erwin Pe
            erwin.pe@mongodb.com Erwin Pe
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: