Hello,
I am setting up a secure NiFi cluster with 3 nodes, using keystone and
truststores generated with the tls-toolkit:
tls-toolkit.sh standalone -n '<hostname>' -C 'CN=<hostname>’
All three nodes start and inter-node communication is working fine fromwhat I
can see in the logs. However, after logging in, I get the message
Access denied - Untrusted proxy CN=<hostname>, OU=NIFI
If I start only one node, I do not get this error, it´s only after the next
node joins the cluster that this happens. Any ideas?
Thanks,
Gard