Allow configuration of SSL independently of the C driver

XMLWordPrintableJSON

    • Type: New Feature
    • Resolution: Done
    • Priority: Major - P3
    • 3.1.0
    • Affects Version/s: None
    • Component/s: Build
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      SSL support depends on whatever the C driver was compiled with. We should offer C++11 driver users the ability to specify their desired SSL support at configuration time. E.g.:

      • Yes: use SSL, error if underlying C driver does not offer it
      • No: Don't use SSL, even if underlying C driver does offer it
      • Auto: SSL if C driver SSL.

      See https://github.com/mongodb/mongo-cxx-driver/pull/400#discussion_r47811488 for motivation

            Assignee:
            Andrew Morrow (Inactive)
            Reporter:
            Andrew Morrow (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: