Kafka - Security
You want to secure Kafka communication with SSL and also require client authentication. Which configuration combination is correct?
ssl.client.auth=required and clients must provide keystore with their certificates.security.protocol=SSL to enable SSL communication.ssl.client.auth=none do not enforce client authentication.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions