- MongoDB Driver
- Reference
- Connecting
Connecting
The reference documentation for connecting to a MongoDB server deployment is divided into the following 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
- JNDI: Detailed documentation of the various ways to configure JNDI to return MongoClient instances
On this page