BlackLabs / play-morphia

Provide mongodb access service to play.db.Model via Morphia
Apache License 2.0
130 stars 51 forks source link

SSL connection in play-morphia #104

Open ghost opened 11 years ago

ghost commented 11 years ago

Recently I tried to connect MongoDB with SSL enabled through Morphia Module in Play Framework. I did some googling and I didn't find any solution to do so.

Is Morphia support SSL connection? Else Is there anyother way to support this or it would be a feature request?