Hello,
I need to use SSL connection and cert authentication but there's no way to pass the option to MongoClientOptions in MongoBootstrap class (see http://mongodb.github.io/mongo-java-driver/3.2/driver/reference/connecting/ssl).
Other usefull options like size of connection pool could be externalized as well in the chat.properties file
Regards