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

CSFLE: remove shared library dependency to libsasl2

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 5.3.0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Fully Compatible
    • Security 2022-01-24

      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.

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

              Created:
              Updated:
              Resolved: