Hi all,

I generated standalone certificate with nifi-toolkit for my two Nifi
instances and for Nifi registry instance. All are on the same domain so I
used one certificate and its credentials for properties file (trustore
path, keystore path, keystore passw, trustore passw).

Auth is configured through domain LDAP server and everything works.

On both Nifi node and Registry node I configured authorizers.xml file on
property "Node Identity 1" with value from keystore.jks on "Owner"
attribute.

Owner: <<CN=*.my.domain.corp.lan, OU=NIFI" (I was careful with spaces)

In Nifi registry I added that as user and gave rights to read and modify
buckets.

When I add Registry Client on Nifi node and Hit Start version control on
process group I got error:

Error

Unable to obtain listing of buckets: java.net.ConnectException: Connection
refused (Connection refused)


I missed something in configuration, please help me.

Note: both Registry and Nifi are in Docker containers on the same node. I
tried with IP address, but nothing.


Thank you,

Tom

Reply via email to