anlek / mongify

Mongify allows you to map your data from a sql database and into a mongodb document database.
http://github.com/anlek/mongify
MIT License
317 stars 82 forks source link

support SSL #106

Closed jooddang-nbt closed 7 years ago

jooddang-nbt commented 8 years ago

Can you support SSL connection to MongoDB?

anlek commented 7 years ago

I'm not sure, I haven't tested it, but feel free to try and see if it works. My recommendation is to do translations locally and then upload the export to the server. Otherwise your translation time will take much longer.