Hello,

Secure site-to-site works via mutual TLS, so the side where the RPG
exists is the client and will use the certificate in NiFi's
keystore.jks as the client cert. The destination NiFi must have a user
representing the DN of this client certificate, and that user must be
authorized for "retrieve site-to-site details" (from global policies),
and then authorized on a specific port policy for "receive data via
site-to-site". The password authentication is only for end users.

Thanks,

Bryan


On Mon, Jul 25, 2022 at 7:59 AM LAGARDE, Jules <[email protected]> wrote:
>
> Hi everyone,
>
>
> Is it possible to use Remote Process Group with a password protected nifi 
> instance ?
>
>
> Right now, it doesn't seem to work:
>
> status : Unauthorized
>
> warning message : Unable to connect to https://nifi-host:443/nifi due to 
> java.io.IOException: Failed to parse Json. The specified URL 
> https://nifi-host:443/nifi-api is not a proper remote NiFi endpoint for 
> Site-to-Site communication.
>
> Thanks,
>
> Jules
>
>

Reply via email to