Uploaded image for project: 'Node.js Driver'
  1. Node.js Driver
  2. NODE-2638

translate modern tls options from connect options object to ssl

    • Type: Icon: Improvement Improvement
    • Resolution: Works as Designed
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: 3.5.8
    • Component/s: Core
    • Labels:
    • Environment:
      All platforms.

      The ssl connection settings were deprecated in favor of tls settings, however, as implemented the tls settings only work in the connection url but not in the connection options object.

       

      PR #2400 resolves this issue in v3.5.8 by translating tls options in the options object in the same way that url string tls parameters are translated.

       

      https://github.com/mongodb/node-mongodb-native/pull/2400

            Assignee:
            matt.broadstone@mongodb.com Matt Broadstone
            Reporter:
            bnielsenwestcom@gmail.com Bryan Nielsen
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: