mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
- Dev_bundle generation: Compile mongodb binaries (mongo, mongod) with ssl support, statically linking compiled openssl libs. - meteor mongo website: parse mongo url and pass ssl flag to mongo shell in case of "?ssl=true" in mongo url from mother/galaxy. - added script to generate all mongodb binaries with ssl support on linux platform.