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

mongdb driver support for SSL #575

Closed
gittywithexcitement opened this issue Mar 13, 2014 · 2 comments
Closed

mongdb driver support for SSL #575

gittywithexcitement opened this issue Mar 13, 2014 · 2 comments

Comments

@gittywithexcitement
Copy link
Contributor

Can we get SSL support in the mongdb driver? A number of other clients have SSL support: http://docs.mongodb.org/manual/tutorial/configure-ssl/#ssl-configuration-for-clients
Assuming you're open to it, I can help out on the implementation. Let me know.

@s-ludwig
Copy link
Member

Sure. Should be a simple matter of wrapping MongoConnection.m_conn in a SSLStream.

@gittywithexcitement
Copy link
Contributor Author

Made pull request to resolve this: #587

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