I have a working copy of mongo with the connection url as below
mongodb.connection-url='mongodb://<username>:<password>@host:port/database_name?ssl=true&authSource=admin'