So you're saying the CLI properties for the keystore and truststore match exactly what is in your nifi.properties for the nifi.security properties?
Basically these should be identical... nifi.properties nifi.security.keystore= nifi.security.keystoreType= nifi.security.keystorePasswd= nifi.security.keyPasswd= nifi.security.truststore= nifi.security.truststoreType= nifi.security.truststorePasswd= CLI properties keystore= keystoreType= keystorePasswd= keyPasswd= truststore= truststoreType= truststorePasswd= I don't know how that could not work since the keystore/truststore in nifi.properties is what NiFi is using to securely talk to NiFi Registry. On Wed, Oct 24, 2018 at 9:06 AM ara m. <[email protected]> wrote: > > Since NiFi is already talking to the Registry, the CLI inside the NiFi > container should be able to connect right? > > What else can I try? > > > > -- > Sent from: http://apache-nifi-users-list.2361937.n4.nabble.com/
