- MongoDB Driver
 - Reference
 - Connecting
 
Connecting
The reference documentation for connecting to a MongoDB server deployment is divided into three sections:
- Connection Settings: documentation of the various ways to specify the properties of a connection
 - Authenticating: detailed documentation of the various ways to specify authentication credentials
 - SSL: Detailed documentation of the various ways to specify the properties of an SSL connection
 
    On this page