Allow compiling without SSL

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Done
    • Priority: Major - P3
    • 1.2.11, 1.3.0-beta1, 1.3.0
    • Affects Version/s: 1.2.3
    • Component/s: None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • 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:
            Jeremy Mikola
            Reporter:
            Hannes Magnusson (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: