CMAP connection pool fails to create connection using SSL / TLS

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Critical - P2
    • 3.5.1
    • Affects Version/s: 3.5.0, 3.5.1
    • Component/s: None
    • None
    • None
    • None
    • None
    • None
    • None
    • 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
              Reporter:
              Mark Novak
              None
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: