Enable SSL for Kafka Clients
Kafka allows clients to connect over SSL. By default SSL is disabled, but it can be enabled as needed.
Before you begin, be sure to generate the key, SSL certificate, keystore, and truststore that will be used by Kafka.