-
Type:
Bug
-
Status: Closed
-
Priority:
Minor - P4
-
Resolution: Fixed
-
Affects Version/s: 2.2.24
-
Fix Version/s: 2.2.25
-
Component/s: None
-
Labels:None
I'm on mongo server v3.0.14 and the node.js driver version 2.2.24. When I connect without the option ssl:true on the client side, I get the error "write EPIPE" instead of some sane error like "can't connect" or "ssl required". I also got this error when my PEMKeyFile was malformed.