Support Questions

Find answers, ask questions, and share your expertise
Announcements
Celebrating as our community reaches 100,000 members! Thank you!

nifi mongodb connection

avatar
New Contributor

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 .

Any ideas ?

Thanks, Rogerio

1 ACCEPTED SOLUTION

avatar
New Contributor

I was able to fix the problem:

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.

View solution in original post

1 REPLY 1

avatar
New Contributor

I was able to fix the problem:

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.