Add support for ssl=prefer connection string

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Won't Fix
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      When upgrading MongoDB to use SSL the driver will be talking to a mixed set of servers, some with and some without SSL.
      See http://docs.mongodb.org/manual/tutorial/upgrade-cluster-to-ssl/

      To keep the driver happy, it should be configured to "prefer" an SSL connection (similar to the sslMode preferSSL), but if it fails its OK to reconnect without SSL.

              Assignee:
              Hannes Magnusson (Inactive)
              Reporter:
              Hannes Magnusson (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: