[ 
https://issues.apache.org/jira/browse/KAFKA-13571?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17518846#comment-17518846
 ] 

Jordan Moore commented on KAFKA-13571:
--------------------------------------

It should work just fine. Please check the startup logs for the process to 
verify the consumer and producer configs have loaded the properties you've 
defined. 

> Enabling MirrorMaker 2.0 with TLS
> ---------------------------------
>
>                 Key: KAFKA-13571
>                 URL: https://issues.apache.org/jira/browse/KAFKA-13571
>             Project: Kafka
>          Issue Type: Task
>          Components: mirrormaker
>    Affects Versions: 3.0.0
>            Reporter: Bharath Reddy
>            Priority: Blocker
>
> Hi All,
>  
> We are trying to enableTLS for MirrorMaker 2.0(connect-mirror-maker.sh) for 
> apache kafka 3.0.I have used below parameters but it has not succeeded.
>  
> Please confirm the points below.
>  
>  - TLS feature is available for MirrorMaker 2.0(connect-mirror-maker.sh),If 
> yes can you please share a blog/configuration to enable it.
>  
> source.ssl.truststore.location=/home/kafka.truststore.jks
> source.ssl.truststore.password=********
> source.ssl.keystore.location=/home/kafka.keystore.jks
> source.ssl.keystore.password=******
> source.ssl.key.password=******
> source.security.inter.broker.protocol=SSL
> source.ssl.endpoint.identification.algorithm=
> target.ssl.truststore.location=/home//kafka.truststore.jks
> target.ssl.truststore.password=*******
> target.ssl.keystore.location=/home/kafka.keystore.jks
> target.ssl.keystore.password=******
> target.ssl.key.password=******
> target.security.inter.broker.protocol=SSL
> target.ssl.endpoint.identification.algorithm=
>  
> Thanks,
> Bharath Reddy



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to