-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Critical - P2
-
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.
- is caused by
-
NODE-2402 Integrate CMAP connection pool into unified topology
-
- Closed
-