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

CMAP connection pool fails to create connection using SSL / TLS

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Critical - P2 Critical - P2
    • 3.5.1
    • Affects Version/s: 3.5.0, 3.5.1
    • Component/s: None

      SSL certificate & key are removed from pool.options, as they're not listed under VALID_POOL_OPTIONS. When connection pool calls createConnection(pool), it fails as certificate and key are missing.

      Furthermore, resulting error is silently ignored because pool._propagateError(err) doesn't do anything.

            Assignee:
            matt.broadstone@mongodb.com Matt Broadstone
            Reporter:
            marko.novak@erpium.com Mark Novak
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: