Re: [Bug] Duplicate Flow Import From Registry

2020-12-11 Thread Eric Secules
Hi Joe, Nifi is running on my laptop, the registry is running in an cloud service VM located in north america (same as me). It's behind a vpn too. Thanks, Eric On Thu., Dec. 10, 2020, 9:26 p.m. Joe Witt, wrote: > Eric, > > This is simply NiFi on your laptop (single node?) talking to a Regis

Re: Tls-toolkit.sh?

2020-12-11 Thread Andrew Lim
There are some videos that show usage of the tls-toolkit on the NiFi Registry web page [1]. Check out "Setting Up a Secure Apache NiFI Registry” first and then "Setting Up a Secure NiFi to Integrate with a Secure NiFi Registry”. -Drew [1] https://nifi.apache.org/registry.html

Re: Tls-toolkit.sh?

2020-12-11 Thread Darren Govoni
Yeah. I did put the same cert into the browser. But maybe needs a redo. Usually browser prompts to choose the cert but here it doesnt. Sent from my Verizon, Samsung Galaxy smartphone Get Outlook for Android From: Etienne Jouvin Sent: Frida

Re: Tls-toolkit.sh?

2020-12-11 Thread Etienne Jouvin
Hi. You have to generate a certificate for client, to inject in the browser. I never did it, always setup accounts with LDAPs. But there is a nice guide : https://nifi.apache.org/docs/nifi-docs/html/walkthroughs.html#securing-nifi-with-provided-certificates Etienne Le ven. 11 déc. 2020 à 18:3

Re: Tls-toolkit.sh?

2020-12-11 Thread Darren Govoni
Hi So i used tls-toolkit.sh standalone -n 'localhost' -C 'CN=localhost,OU=NIFI' It generated the keystore/truststore and nifi.properties. when i use chrome or firefox both reject the cert and wont load nifi. Am i missing something? Darren From: Andrew Grande S

Re: Tls-toolkit.sh?

2020-12-11 Thread Darren Govoni
Ah. Separate download. Got it. Thank you. Sent from my Verizon, Samsung Galaxy smartphone Get Outlook for Android From: Andrew Grande Sent: Friday, December 11, 2020 12:02:46 PM To: users@nifi.apache.org Subject: Re: Tls-toolkit.sh? N

Re: Tls-toolkit.sh?

2020-12-11 Thread Andrew Grande
NiFi toolkit link here https://nifi.apache.org/download.html Enjoy :) On Fri, Dec 11, 2020, 8:59 AM Darren Govoni wrote: > Hi > > I want to setup a secure local nifi and the online docs refer to this > script but i cant find it anywhere. > > Any clues? > > Darren > > Sent from my Verizon, Samsu

Tls-toolkit.sh?

2020-12-11 Thread Darren Govoni
Hi I want to setup a secure local nifi and the online docs refer to this script but i cant find it anywhere. Any clues? Darren Sent from my Verizon, Samsung Galaxy smartphone Get Outlook for Android

Re: GUI functions not available in secure / cluster instance

2020-12-11 Thread Etienne Jouvin
Ok. Thanks a lot. (By the way I keep in mind to document my problem with certificate and so on) Etienne Le ven. 11 déc. 2020 à 16:54, Pierre Villard a écrit : > This is a known problem and, for now, the workaround is to set: > > nifi.security.allow.anonymous.authentication=true > > The prope

Re: GUI functions not available in secure / cluster instance

2020-12-11 Thread Pierre Villard
This is a known problem and, for now, the workaround is to set: nifi.security.allow.anonymous.authentication=true The property name is unfortunately misleading. This does not change anything in terms of security. What it means is that static content of the UI (css, js, png, etc) can be accessed w

RE: [External] Re: Need help setting up NiFi PutS3Object processor

2020-12-11 Thread Dennis N Brown
Hi Peter, Thanks so much!! That works! I guess I had not tried that since I upgraded from v1.8 … that does not seem to work btw on v1.8. Regards, Dennis From: Peter Turcsanyi Sent: December 10, 2020 18:55 To: users@nifi.apache.org Subject: [External] Re: Need help setting up NiFi PutS3Obj