Uploaded image for project: 'PHP Driver: Extension'
  1. PHP Driver: Extension
  2. PHPC-875

Allow compiling without SSL

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 1.2.11, 1.3.0-beta1, 1.3.0
    • Affects Version/s: 1.2.3
    • Component/s: None
    • Labels:
      None

      You can get through ./configure just fine without OpenSSL installed, or its headers.
      But you'll wind up getting compiler error in mongoc:

      src/libmongoc/src/mongoc/mongoc-openssl-private.h:25:10: fatal error: 'openssl/bio.h' file not found
      

      looks like the driver is missing the appropriate header checks

            Assignee:
            jmikola@mongodb.com Jeremy Mikola
            Reporter:
            bjori Hannes Magnusson
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: