Skip to main content
Announcements
UPGRADE ADVISORY for Qlik Replicate 2024.5: Read More
cancel
Showing results for 
Search instead for 
Did you mean: 
NagabhushanHegde
Contributor

Qlik to Confluent Kafka

Hi All,

We are using Confluent Kafka SaaS service in Azure and trying to integrate Qlik.

But we dont know how to generate Confluent Kafka certificate without a linux system. Can someone share the details about how to generate SSL Certificate for Confluent Kafka hosted in Azure as a SaaS service. Or is there any way Qlik can integrate with Confluent Kafka without SSL Certification.

Labels (2)
2 Replies
Clever_Anjos
Employee

To fix this:

  1. Please download this certificate https://letsencrypt.org/certs/isrgrootx1.pem saving elsewhere in the Replicate server
  2. Copy the path
  3. Use the path\certificate path to configure the SSL section of the connector

 

Recommended reading https://docs.confluent.io/cloud/current/cp-component/clients-cloud-config.html#connect-ak-clients-to... 

NagabhushanHegde
Contributor
Author

Thanks Clever. This solution is working.