-
Type: Bug
-
Resolution: Done
-
Priority: Minor - P4
-
Affects Version/s: 2.2.24
-
Component/s: None
-
Empty show more show less
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.