moped icon indicating copy to clipboard operation
moped copied to clipboard

ssl certificate support

Open taemon1337 opened this issue 10 years ago • 1 comments

http://stackoverflow.com/questions/22873735/how-to-enable-ssl-tls-in-mongoid-3-client

This ticket shows there was some support (not sure if it worked, but the code was written) of SSL options [ca_file, cert, etc] but has since been removed from moped, any chance it can be added back in?

taemon1337 avatar Jan 02 '15 19:01 taemon1337

Just found

https://github.com/mongoid/moped/pull/309

which is what I am looking for to get merged, not sure how this sets the X509 Mechanism for Mongod, but will test the patch and see.

taemon1337 avatar Jan 05 '15 13:01 taemon1337