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

Mongo 3.2 #42

Open
ixgaming opened this issue Sep 17, 2016 · 3 comments
Open

Mongo 3.2 #42

ixgaming opened this issue Sep 17, 2016 · 3 comments

Comments

@ixgaming
Copy link

Do you plan to update the driver with Mongo 3.2 to allow authentication with SSL on replicaset ?

@tc
Copy link
Owner

tc commented Sep 18, 2016

I don't have time right now but I'll happily review any pull requests for this.

@EnricowithR
Copy link

is it already possible to connect rmongo to a mongodb which requires a SSL certificate with self signed certificate?
if so, what is the command for that?

@ixgaming
Copy link
Author

What we need is to be able to connect to last version of mongo 3.2.9 with an uri like this :
mongodb://LOGIN:[email protected]:27017,cluster0-shard-00-01-fzf.mongodb.net:27017,cluster0-shard-00-02-fzf.mongodb.net:27017/admin?ssl=true&replicaSet=Cluster0-shard-0&authSource=admin

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

3 participants