Hi,
I'm trying to connect nifi with mongodb but facing problems with the SSL authentication.
I already checked the connection parameters and it is ok.
The controller service I'm using is the StandardRestrictedSSLContextService .
Problem was that I was using the wrong connection, just need to use the https connection string available on IBM Cloud and it worked. No need to use any controller.
Problem was that I was using the wrong connection, just need to use the https connection string available on IBM Cloud and it worked. No need to use any controller.