Sets ssl, the username, the PEM key file and the trusted CA file in this MongoClientSettings instance.
The username as provided in the cert file like
Path to a certificate with private key and certificate chain to connect with.
Optional path to a trusted certificate authority file for verifying the remote certificate.
See Implementation
Sets ssl, the username, the PEM key file and the trusted CA file in this MongoClientSettings instance.