Uploaded image for project: 'Documentation'
  1. Documentation
  2. DOCS-3575

Document errors with /usr/lib64/libssl.so in enterprise edition

    • Type: Icon: Task Task
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • v1.3.14
    • Affects Version/s: None
    • Component/s: manual
    • Labels:

      If Enterprise is started without the adequate version of OpenSSL, it will generate errors like the following in the shell session:

      ms/dist/msmongo/PROJ/emdb/2.6.0/bin/mongod: /usr/lib64/libssl.so.10: no version information available (required by /ms/dist/msmongo/PROJ/emdb/2.6.0/bin/mongod)
      /ms/dist/msmongo/PROJ/emdb/2.6.0/bin/mongod: /usr/lib64/libcrypto.so.10: no version information available (required by /ms/dist/msmongo/PROJ/emdb/2.6.0/bin/mongod)
      /ms/dist/msmongo/PROJ/emdb/2.6.0/bin/mongod: /usr/lib64/libcrypto.so.10: no version information available (required by /ms/dist/msmongo/PROJ/emdb/2.6.0/bin/mongod)
      

      These messages are warnings, are benign, and can be ignored. They stem from the version of OpenSSL in the OS not including versioning information.

      The way to fix the issue is to upgrade openSSL.

      Need to document:

      1. that the warnings are benign and can be ignored
      2. that the warnings will go away with an upgrade to OpenSSL
      3. the minimum version to upgrade to.

            Assignee:
            michael.paik Michael Paik
            Reporter:
            andre.defrere@mongodb.com Andre de Frere
            Votes:
            0 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated:
              Resolved:
              9 years, 22 weeks, 6 days ago