I'm running NiFi 0.6.1 with 2-way SSL and having trouble setting up a secure site-to-site with a cluster. The Remote Process Group on the cluster shows the error "Not authorized." and I see entries like this in my logs (names have been changed to protect the innocent).
Attempting request for (<CN=xxxx, OU=yyyy, O=zzzz>) GET https://my.nifi.server/nifi-api/controller (source ip: 1.2.3.4) Rejecting access to web api: Unable to verify access for CN=xxxx, OU=yyyy, O=zzzz. An account request should be generated but it's not. As a test I created a Remote Process Group to the local server and it successfully generated an account request. I've also inspected the remote certificate and it looks fine. What could be causing this? - Kenny
