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

Pool options specify "passPhrase", which differs from the same option in other places

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Trivial - P5 Trivial - P5
    • 3.3.3
    • Affects Version/s: None
    • Component/s: Core
    • Labels:

      TheĀ Pool class specifies an SSL option named passPhrase. This option is eventually passed through to the underlying Connection objects created by the pool. The same option in Connection, however, is named passphrase, not passPhrase.

      This error is unlikely to come up for high-level API consumers, because all 3 topologies specify passphrase; only consumers of the lower-level Pool class are affected.

            Assignee:
            daniel.aprahamian@mongodb.com Daniel Aprahamian (Inactive)
            Reporter:
            tbenari Tal Ben-Ari
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: