Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for Specifying SSL Cert #49

Open
bobcat1506 opened this issue Sep 23, 2020 · 1 comment
Open

Support for Specifying SSL Cert #49

bobcat1506 opened this issue Sep 23, 2020 · 1 comment

Comments

@bobcat1506
Copy link

Add support for specifying an SSL cert to use when connecting to Mongo.

Perhaps more broadly allow configuration of MongoClientSettings or allow the application to create the MongoClient instance via a callback method.

@ricksearcy
Copy link

This is currently a deal breaker as we have a requirement to only use Tls connections to mongo. Are there any plans to support this in the near future? Would you accept a PR if I added in support for this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants