I have a requirement to ensure that the communication between my Meteor app and the database be encrypted.
I intend to use Compose.io to host the database, and they have recently added SSL support to their offering:
https://www.compose.io/articles/bringing-ssl-and-more-to-compose-mongodb/
Is it possible to configure Meteor to make use of this support?
Regards,
Tim