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

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

    XMLWordPrintableJSON

Details

    • Icon: Task Task
    • Resolution: Done
    • Icon: Major - P3 Major - P3
    • v1.3.14
    • None
    • manual

    Description

      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.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved:
              9 years, 13 weeks ago