Skip to content

Commit 0d60f33

Browse files
authored
Removed the note
Removed the below note > [!Note] > HDInsight Kafka console producer with version 1.1 does not support SSL.
1 parent 6be84b3 commit 0d60f33

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

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

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,6 @@ This article shows you how to set up Transport Layer Security (TLS) encryption,
1414
> [!Important]
1515
> 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 TLS for both producing and consuming. The console producer client `console-producer.sh` does not work with TLS.
1616
17-
> [!Note]
18-
> HDInsight Kafka console producer with version 1.1 does not support SSL.
19-
2017
## Apache Kafka broker setup
2118

2219
The Kafka TLS broker setup will use four HDInsight cluster VMs in the following way:

0 commit comments

Comments
 (0)