[
https://issues.apache.org/jira/browse/KAFKA-2701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14978477#comment-14978477
]
Mohammad Abbasi commented on KAFKA-2701:
----------------------------------------
Hi [~ijuma], thanks for reply,
No I didn't, because in
https://cwiki.apache.org/confluence/display/KAFKA/Deploying+SSL+for+Kafka it's
said that:"Both PLAINTEXT and SSL ports are necessary if SSL is not enabled for
inter-broker communication."
So does inter-broker communication matters in this problem?
I will test it with disabling PLAINTEXT and using SSL in inter-broker
communication.
> Consumer that uses Zookeeper to connect to Kafka broker, receives messages of
> server that is secured with SSL+Authentication
> ----------------------------------------------------------------------------------------------------------------------------
>
> Key: KAFKA-2701
> URL: https://issues.apache.org/jira/browse/KAFKA-2701
> Project: Kafka
> Issue Type: Bug
> Affects Versions: 0.9.0.0
> Reporter: Mohammad Abbasi
>
> I have a secured Kafka server with SSL+Authentication. Secured and
> authenticated consumers and producers work OK with this server and
> non-configured with SSL consumers and producer cannot send messages to or
> receive messages from secured Kafka server when they are connected
> "directly"(I mean not through the Zookeeper) to the server.
> But when non-authenticated consumer connects through Zookeeper to the broker,
> receives message from secured Kafka server. Is this a bug? or if it's OK, why
> non-authenticated consumer can receive messages from Kafka server which
> requires authentication through SSL?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)