Kafka - Security
Which Kafka client configuration property must be set to use SSL for encrypting data between client and broker?
security.protocol to specify the communication protocol.security.protocol=SSL enables SSL encryption for client-broker communication.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions