Skip to content

Commit faaf05f

Browse files
authored
Merge pull request #108423 from CHEEKATLAPRADEEP-MSFT/patch-90
Azure CXP Community Fixes document
2 parents 090a7ad + fa1e5e8 commit faaf05f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

articles/hdinsight/kafka/apache-kafka-ssl-encryption-authentication.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ This article shows you how to set up SSL encryption between Apache Kafka clients
1616
> [!Important]
1717
> There are two clients which you can use for Kafka applications: a Java client and a console client. Only the Java client `ProducerConsumer.java` can use SSL for both producing and consuming. The console producer client `console-producer.sh` does not work with SSL.
1818
19+
> [!Note]
20+
> HDInsight Kafka console producer with version 1.1 does not support SSL.
1921
## Apache Kafka broker setup
2022

2123
The Kafka SSL broker setup will use four HDInsight cluster VMs in the following way:

0 commit comments

Comments
 (0)