Uploaded image for project: 'Ruby Driver'
  1. Ruby Driver
  2. RUBY-898

Can't select server on replica set with :ssl => true

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • bson-3.0.2
    • Affects Version/s: 2.0.2
    • Component/s: Replica Set
    • None

      When attempting to connect to a replica set (specifying multiple members) and turning on the ssl option, we get a `Mongo::ServerSelector::NoServerAvailable` error. The cluster topology shows as "Unknown".

      If we specify only one server, then it works fine.

      We also tried specifying `connect: :replica_set` but that didn't help. The cluster topology showed correctly as a "Replica Set", but it still couldn't select a server to query.

      This only happens if SSL is turned on.

            Assignee:
            emily.stolfo Emily Stolfo
            Reporter:
            jeromegn Jerome Gravel-Niquet
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: