Re: [EMBEDDED ZOOKEEPER] Encrypt password

2023-04-13 Thread Mark Payne
Quentin,

I don’t believe there’s any way to encrypt the properties in 
zookeeper.properties. I will note, though, that the embedded zookeeper should 
not be used for production use. It’s convenient for testing, proofs of concept, 
etc. But for any production deployment an external ZooKeeper should be used.

Thanks
-Mark


> On Apr 13, 2023, at 5:41 AM, Quentin HORNEMAN GUTTON 
>  wrote:
> 
> Hello,
> 
> I'm using Apache NiFi 1.13.2 cluster with an embedded secure Zookeeper.
> I would like to encrypt the keystore and truststore password in 
> zookeeper.properties file but I can't find information about it. Am I missing 
> something ?
> 
> Best Regards,



[EMBEDDED ZOOKEEPER] Encrypt password

2023-04-13 Thread Quentin HORNEMAN GUTTON
Hello,

I'm using Apache NiFi 1.13.2 cluster with an embedded secure Zookeeper.
I would like to encrypt the keystore and truststore password in
zookeeper.properties file but I can't find information about it. Am I
missing something ?

Best Regards,