Member since
07-24-2022
1
Post
0
Kudos Received
0
Solutions
07-24-2022
08:26 PM
client :C++ client (librdkafka) Used below config securely connect to cloudera kafka broker . SASL_SSL/GSSAPI - truststore/keystore JKS files ssl.truststore.location=< JKS File > ssl.truststore.password ='xxxxxx' C++ client not accepting config as it is specific to java . Is there any alternate mechanism available securely connect to cloudera broker and config supported by c++ clients?
... View more
Labels:
- Labels:
-
Apache Kafka