Encryption #5324
-
Hi, by default when I setup Strimzi vanilla installation, operator , kafka+ZK .. will all the inter POD communication between a. between broker nodes will it all be encrypted? is this config controlled to Enable to Disable encrypted comm between internal node? Sorry for lame Q , as we use vanilla Apache kafka, and this is not encrypted and hence wanted to see by default what setup is provided by Strimzi? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
Yes, all the internal communication is encrypted out of the box. It also uses TLS client authentication, not just encryption. |
Beta Was this translation helpful? Give feedback.
Yes, all the internal communication is encrypted out of the box. It also uses TLS client authentication, not just encryption.