Re[4]: Minifi and ssl config on NiFi

2022-04-18 Thread David Early
To: users@nifi.apache.org Sent: 4/18/2022 9:49:42 AM Subject: Re: Re[2]: Minifi and ssl config on NiFi Hi Dave, you could use a (custom) CA for your client certs, so only the CA-cert would need to be trusted. And for policies, you could use an LDAP group and base policies on that. Downside is that NiFi

Re: Re[2]: Minifi and ssl config on NiFi

2022-04-18 Thread Lars Winderling
rgess" >To: users@nifi.apache.org >Sent: 4/17/2022 9:48:29 AM >Subject: Re: Minifi and ssl config on NiFi > >>MiNiFi is actually alive and well, we just moved it into the NiFi codebase. >>We’re actively developing a Command-and-Control (C2) capability to remotely >

Re[2]: Minifi and ssl config on NiFi

2022-04-18 Thread David Early
to avoid having to do the user creation and custom policy mod for each remote. Dave -- Original Message -- From: "Matt Burgess" To: users@nifi.apache.org Sent: 4/17/2022 9:48:29 AM Subject: Re: Minifi and ssl config on NiFi MiNiFi is actually alive and well, we

Re: Minifi and ssl config on NiFi

2022-04-17 Thread Jorge Machado
Oh nice. It is now part of the main Repo ? Did not knew that. Still I found it easier to manage two fully nifi instances. On My ansible scripts I had no diff. > On 17. Apr 2022, at 17:48, Matt Burgess wrote: > > MiNiFi is actually alive and well, we just moved it into the NiFi codebase. >

Re: Minifi and ssl config on NiFi

2022-04-17 Thread Matt Burgess
MiNiFi is actually alive and well, we just moved it into the NiFi codebase. We’re actively developing a Command-and-Control (C2) capability to remotely update the flow on the agent for example. You can configure MiNiFi agents for SSL over Site-to-Site in order to talk to secure NiFi instances.

Re: Minifi and ssl config on NiFi

2022-04-17 Thread Jorge Machado
I did this on the pass and I end up switching to Nifi. I think you should do the same. Minifi is kind of “Dead” not being developed anymore. I found better to just switch to single instance of nifi Regards Jorge > On 17. Apr 2022, at 03:30, David Early wrote: > > We are considering using

Minifi and ssl config on NiFi

2022-04-16 Thread David Early
We are considering using several dozen minifi instances to gather data at remote locations and send it to a cloud based central NiFi. The problem I am THINKING we will have is setting up ssl. The only way I know of to set up ssl for site to site requires a user be configured for the incoming data