rehantoday

Results 2 issues of rehantoday

Does this driver support SSL? If so, then how can we pass it the cert? for example: `jdbc_connection_string => "jdbc:mongodb://user:password@localhost:27017/testDb?authMechanism=DEFAULT&tls=true&tlsCAFile=/home/ca-bundle.pem"` but this doesn't work. Is there any other way?

While exploring this plugin, I have noticed that if I have a use-case where I have a component inside an entity which is used to group related fields. I cannot...

enhancement
waiting for op