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

Tutorial references nonexistent tls Ruby option

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Minor - P4 Minor - P4
    • 2.12.0
    • Affects Version/s: None
    • Component/s: Docs
    • Fully Compatible

      https://docs.mongodb.com/ruby-driver/master/tutorials/ruby-driver-create-client/#details-on-tls-connections says:

      > To connect to the MongoDB cluster using TLS, pass tls Ruby or URI option to the Mongo::Client constructor.

      All of the Ruby options only have ssl variants, i.e. there is no 'tls' Ruby option.

      This sentence needs to separately call out ssl Ruby option and tls URI option.

            Assignee:
            oleg.pudeyev@mongodb.com Oleg Pudeyev (Inactive)
            Reporter:
            oleg.pudeyev@mongodb.com Oleg Pudeyev (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: